You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
298 B
12 lines
298 B
Index: Authen-SASL-2.12/Makefile.PL |
|
--- Authen-SASL-2.12/Makefile.PL.orig 2008-09-13 00:09:14.000000000 +0200 |
|
+++ Authen-SASL-2.12/Makefile.PL 2008-09-13 00:09:55.000000000 +0200 |
|
@@ -33,7 +33,7 @@ features( |
|
], |
|
); |
|
|
|
-auto_install_now(); |
|
+#auto_install_now(); |
|
|
|
&Makefile->write; |
|
&Meta->write;
|
|
|