SOURCES: apache-mod_perl-Makefile_PL.patch - use system Apache::Te...
glen
glen at pld-linux.org
Thu Dec 29 20:05:00 CET 2005
Author: glen Date: Thu Dec 29 19:05:00 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use system Apache::Test module
---- Files affected:
SOURCES:
apache-mod_perl-Makefile_PL.patch (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SOURCES/apache-mod_perl-Makefile_PL.patch
diff -u SOURCES/apache-mod_perl-Makefile_PL.patch:1.9 SOURCES/apache-mod_perl-Makefile_PL.patch:1.10
--- SOURCES/apache-mod_perl-Makefile_PL.patch:1.9 Thu May 26 13:55:54 2005
+++ SOURCES/apache-mod_perl-Makefile_PL.patch Thu Dec 29 20:04:55 2005
@@ -10,3 +10,21 @@
DEFINE => get_DEFINE(),
macro => {
MODPERL_SRC => $code->path,
+--- mod_perl-2.0.2/Makefile.PL 2005-12-29 20:58:08.000000000 +0200
++++ /tmp/mp 2005-12-29 20:52:31.000000000 +0200
+@@ -116,15 +116,6 @@
+
+ sub configure {
+
+- # mod_perl test suite relies on having Apache-Test bundled with
+- # the mod_perl source, since any pre-installed version may not do
+- # the right thing
+- unless (-d "Apache-Test") {
+- error "Can't find a sub-directory Apache-Test. " .
+- "Make sure that you are using a complete source distribution";
+- exit 1;
+- }
+-
+ set_modperl_version();
+
+ if ($old_modperl_version) {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/apache-mod_perl-Makefile_PL.patch?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list