[strip-nondeterminism] 03/03: debian/rules: Re-order.

Chris Lamb chris at chris-lamb.co.uk
Sun Sep 4 22:31:07 UTC 2016


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

lamby pushed a commit to branch debian
in repository strip-nondeterminism.

commit 7f0735b181f1981733f9490177a027874165733e
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Sep 4 23:30:13 2016 +0100

    debian/rules: Re-order.
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6c616ae..87813c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+%:
+	dh $@
+
 # Remove the auto-generated Makefile to prevent dh_auto_clean from failing
 # if the Makefile contain paths referring to an old version of Perl.
 override_dh_auto_clean:
@@ -8,6 +11,3 @@ override_dh_auto_clean:
 
 override_dh_auto_test:
 	cover -test -ignore_re '^t/'
-
-%:
-	dh $@

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



More information about the Reproducible-commits mailing list