]> git.pld-linux.org Git - packages/apache-mod_perl.git/blob - apache-mod_perl-Makefile_PL.patch
update to 2.0.0 final
[packages/apache-mod_perl.git] / apache-mod_perl-Makefile_PL.patch
1 diff -Naur mod_perl-2.0.0-RC6.orig/Makefile.PL mod_perl-2.0.0-RC6/Makefile.PL
2 --- mod_perl-2.0.0-RC6.orig/Makefile.PL 2005-05-26 13:01:39.000000000 +0200
3 +++ mod_perl-2.0.0-RC6/Makefile.PL      2005-05-26 13:01:48.000000000 +0200
4 @@ -71,7 +71,7 @@
5      DISTNAME      => 'mod_perl',
6      NO_META       => 1,
7      ABSTRACT_FROM => 'lib/mod_perl2.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.064941 seconds and 4 git commands to generate.