perl-sys.patch 298 B

12345678910111213
  1. Index: Authen-SASL-2.12/Makefile.PL
  2. --- Authen-SASL-2.12/Makefile.PL.orig 2008-09-13 00:09:14.000000000 +0200
  3. +++ Authen-SASL-2.12/Makefile.PL 2008-09-13 00:09:55.000000000 +0200
  4. @@ -33,7 +33,7 @@ features(
  5. ],
  6. );
  7. -auto_install_now();
  8. +#auto_install_now();
  9. &Makefile->write;
  10. &Meta->write;