[strip-nondeterminism] 01/01: debian/rules: Also remove blib/ and MYMETA.

Chris Lamb chris at chris-lamb.co.uk
Sun Sep 4 22:48:49 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 776956625ae9106f42539dc2d4f5631053c9f3f4
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Sep 4 23:48:39 2016 +0100

    debian/rules: Also remove blib/ and MYMETA.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 87813c1..026823b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 # 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:
-	rm -rf Makefile cover_db/
+	rm -rf Makefile MYMETA.* cover_db/ blib/
 	dh_auto_clean
 
 override_dh_auto_test:

-- 
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