]> git.pld-linux.org Git - packages/apache-mod_perl.git/blob - apache-mod_perl-Makefile_PL.patch
- updated for RC6
[packages/apache-mod_perl.git] / apache-mod_perl-Makefile_PL.patch
1 diff -urN mod_perl-2.0.0-RC6_org/Makefile.PL mod_perl-2.0.0-RC6/Makefile.PL
2 --- mod_perl-2.0.0-RC6_org/Makefile.PL  2004-09-26 09:10:55.000000000 +0200
3 +++ mod_perl-2.0.0-RC6/Makefile.PL      2005-05-18 17:37:29.142918144 +0100
4 @@ -71,7 +71,7 @@
5      DISTNAME      => 'mod_perl',
6      NO_META       => 1,
7      ABSTRACT_FROM => 'lib/mod_perl.pm',
8 -    EXE_FILES     => \@exe_files,
9 +#    EXE_FILES     => \@exe_files,
10      DEFINE        => get_DEFINE(),
11      macro         => {
12          MODPERL_SRC        => $code->path,
This page took 0.041606 seconds and 4 git commands to generate.