[Reproducible-commits] [diffoscope] 01/01: debian/rules: Replace the last hardcoded reference to diffoscope.1 manpage.

Chris Lamb chris at chris-lamb.co.uk
Sun Aug 14 13:35:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository diffoscope.

commit bd138df55d78469c4de169ac53d4981d285bfdf2
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 14 14:34:59 2016 +0100

    debian/rules: Replace the last hardcoded reference to diffoscope.1 manpage.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c3ac13c..d05e5e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ debian/%.1: debian/%.1.rst
 debian/diffoscope.bash-completion:
 	register-python-argcomplete diffoscope > $@
 
-override_dh_auto_build: debian/diffoscope.bash-completion debian/diffoscope.1
+override_dh_auto_build: debian/diffoscope.bash-completion $(MANPAGES)
 	dh_auto_build -O--buildsystem=pybuild
 
 override_dh_installman: $(MANPAGES)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list