Verified Commit ab9775f3 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

debian/rules: teach pybuild where to put diffoscope's files

Regression introduced after trydiffoscope addition

Gbp-Dch: Ignore
parent 508cdaa4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ ifneq ($(VERSION_dch),$(VERSION_py))
 $(error "Version in debian/changelog doesn't match diffoscope version")
endif

export PYBUILD_DESTDIR = debian/diffoscope
export PYBUILD_TEST_ARGS = -v -r sxX

%: