perl-sys/perl-sys.patch

changeset 57
b2ef87c65d24
child 372
442a711da911
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-sys/perl-sys.patch	Fri Jan 09 17:12:49 2009 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +Index: Authen-SASL-2.12/Makefile.PL
     1.5 +--- Authen-SASL-2.12/Makefile.PL.orig	2008-09-13 00:09:14.000000000 +0200
     1.6 ++++ Authen-SASL-2.12/Makefile.PL	2008-09-13 00:09:55.000000000 +0200
     1.7 +@@ -33,7 +33,7 @@ features(
     1.8 +   ],
     1.9 + );
    1.10 + 
    1.11 +-auto_install_now();
    1.12 ++#auto_install_now();
    1.13 + 
    1.14 + &Makefile->write;
    1.15 + &Meta->write;

mercurial