diff options
Diffstat (limited to 'math/p5-Number-WithError/files/patch-Makefile.PL')
-rw-r--r-- | math/p5-Number-WithError/files/patch-Makefile.PL | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/math/p5-Number-WithError/files/patch-Makefile.PL b/math/p5-Number-WithError/files/patch-Makefile.PL deleted file mode 100644 index 94ec8e5a0369..000000000000 --- a/math/p5-Number-WithError/files/patch-Makefile.PL +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.PL.orig Wed Feb 8 09:47:57 2006 -+++ Makefile.PL Fri Jun 2 15:32:13 2006 -@@ -10,5 +10,4 @@ - build_requires 'Test::More' => '0.47'; - build_requires 'Test::LectroTest' => '0'; - --auto_install; - WriteAll; |