[diffoscope] 01/02: Don't skip dh_auto_build
Reiner Herrmann
reiner at reiner-h.de
Fri Jul 15 22:01:40 CEST 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository diffoscope.
commit df70948578aa7df0a9584acd1dff7973b350526c
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Fri Jul 15 21:48:27 2016 +0200
Don't skip dh_auto_build
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 490da8c..6d38966 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,7 @@ debian/diffoscope.bash-completion:
register-python-argcomplete diffoscope > $@
override_dh_auto_build: debian/diffoscope.bash-completion debian/diffoscope.1
+ dh_auto_build -O--buildsystem=pybuild
override_dh_installman: debian/diffoscope.1
dh_installman -O--buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list