Files
perl-Apache-AuthNetLDAP/fixmakefile.patch

27 lines
1.6 KiB
Diff

Index: perl-Apache-AuthNetLDAP-0.29/Apache-AuthNetLDAP-0.29/Makefile.PL
===================================================================
--- perl-Apache-AuthNetLDAP-0.29.orig/Apache-AuthNetLDAP-0.29/Makefile.PL
+++ perl-Apache-AuthNetLDAP-0.29/Apache-AuthNetLDAP-0.29/Makefile.PL
@@ -2,7 +2,7 @@
# ExtUtils::AutoInstall Bootstrap Code, version 7.
BEGIN{my$p='ExtUtils::AutoInstall';my$v=0.52;$p->VERSION||0>=$v
or+eval"use $p $v;1"or+do{my$e=$ENV{PERL_EXTUTILS_AUTOINSTALL};
- (!defined($e)||$e!~m/--(?:default|skip|testonly)/and-t STDIN or
+ (!defined($e)||$e!~m/--(?:default|skip|testonly)/ and -t STDIN or
eval"use ExtUtils::MakeMaker;WriteMakefile(PREREQ_PM=>{'$p',$v}
);1"and exit)and print"==> $p $v required. Install it from CP".
"AN? [Y/n] "and<STDIN>!~/^n/i and print"*** Installing $p\n"and
Index: perl-Apache-AuthNetLDAP-0.29/Apache-AuthzNetLDAP-0.07/Makefile.PL
===================================================================
--- perl-Apache-AuthNetLDAP-0.29.orig/Apache-AuthzNetLDAP-0.07/Makefile.PL
+++ perl-Apache-AuthNetLDAP-0.29/Apache-AuthzNetLDAP-0.07/Makefile.PL
@@ -2,7 +2,7 @@
# ExtUtils::AutoInstall Bootstrap Code, version 7.
BEGIN{my$p='ExtUtils::AutoInstall';my$v=0.52;$p->VERSION||0>=$v
or+eval"use $p $v;1"or+do{my$e=$ENV{PERL_EXTUTILS_AUTOINSTALL};
- (!defined($e)||$e!~m/--(?:default|skip|testonly)/and-t STDIN or
+ (!defined($e)||$e!~m/--(?:default|skip|testonly)/ and -t STDIN or
eval"use ExtUtils::MakeMaker;WriteMakefile(PREREQ_PM=>{'$p',$v}
);1"and exit)and print"==> $p $v required. Install it from CP".
"AN? [Y/n] "and<STDIN>!~/^n/i and print"*** Installing $p\n"and