[diffoscope] 01/01: debian/rules: teach pybuild where to put diffoscope's files
Mattia Rizzolo
mattia at debian.org
Sat Aug 13 17:30:18 CEST 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit ab9775f338ee31b7a6c0a4e7ded419890cc4682e
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Aug 13 15:25:32 2016 +0000
debian/rules: teach pybuild where to put diffoscope's files
Regression introduced after trydiffoscope addition
Gbp-Dch: Ignore
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 19a7830..3c2e489 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list