]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- use system Apache::Test module
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 29 Dec 2005 19:04:55 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl-Makefile_PL.patch -> 1.10

apache-mod_perl-Makefile_PL.patch

index 970b4e7df48e5d5da27b83b65ef5e0bfc51ef84a..926dcbfefc710b51ab5b1e29f23464bb03a2ab31 100644 (file)
@@ -10,3 +10,21 @@ diff -Naur mod_perl-2.0.0-RC6.orig/Makefile.PL mod_perl-2.0.0-RC6/Makefile.PL
      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) {
This page took 0.044205 seconds and 4 git commands to generate.