summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError/files/patch-Makefile.PL
blob: 94ec8e5a0369a835cc84391cc57868e1f41d84c8 (plain) (blame)
1
2
3
4
5
6
7
8
--- 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;