summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SearchBuilder/files/patch-Makefile.PL
blob: 12741ce514869a68e60082d080f45a953372f00d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Makefile.PL.orig	Mon Aug 29 11:18:58 2005
+++ Makefile.PL	Mon Aug 29 11:19:03 2005
@@ -21,7 +21,6 @@
 	  'Class::Accessor' => '',
 	],
 );
-auto_install();
 
 &Makefile->write;
 &Meta->write;