]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - dist.sh
Remove the now useless dist.sh script
[perl/modules/Test-Valgrind.git] / dist.sh
diff --git a/dist.sh b/dist.sh
deleted file mode 100755 (executable)
index e8bb568..0000000
--- a/dist.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-perl5.10.0 Makefile.PL
-rm -f lib/Test/Valgrind/perlTestValgrind.supp
-touch lib/Test/Valgrind/perlTestValgrind.supp
-rm -f lib/Test/Valgrind/Suppressions.pm
-cp    lib/Test/Valgrind/Suppressions.{tpl,pm}
-make dist