Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
%:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment