]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Get rid of Debian_CPANTS.txt
authorVincent Pit <vince@profvince.com>
Mon, 25 Aug 2008 12:50:58 +0000 (14:50 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 25 Aug 2008 12:50:58 +0000 (14:50 +0200)
.gitignore
Makefile.PL

index 5a7f9af4848bedcba44520e77320bb64f7a1e1a3..10678cacf2a0cdcf04afa76e043bb22d9f9d4a86 100644 (file)
@@ -22,3 +22,5 @@ cover_db
 *.gcda
 *.gcov
 *.gcno
+
+Debian_CPANTS.txt
index 228fd1b4c5293651dd58e69c3ff57649b9059ed9..62a9060bca44076d67a588b4ad2f05770a812e9c 100644 (file)
@@ -78,7 +78,7 @@ WriteMakefile(
                       . build_req,
         COMPRESS   => 'gzip -9f', SUFFIX => 'gz',
     },
-    clean         => { FILES => "Test-Valgrind-* lib/$supp *.gcov *.gcda *.gcno cover_db" },
+    clean         => { FILES => "Test-Valgrind-* lib/$supp *.gcov *.gcda *.gcno cover_db Debian_CPANTS.txt" },
 );
 1 while unlink 'lib/' . $supp;