]> git.pld-linux.org Git - packages/apache-mod_perl.git/blame - apache-mod_perl-pm_to_blib.patch
- blah, EU::MM appended .ts to pm_to_blib rule name
[packages/apache-mod_perl.git] / apache-mod_perl-pm_to_blib.patch
CommitLineData
49f2e209 1--- mod_perl-1.99_17/lib/ModPerl/BuildMM.pm~ 2004-09-14 21:30:41.000000000 +0200
2+++ mod_perl-1.99_17/lib/ModPerl/BuildMM.pm 2004-11-28 21:51:19.000000000 +0100
3@@ -191,7 +191,7 @@
4 # add the code to glue the existing pods to the .pm files in blib.
5 # create a dependency on pm_to_blib subdirs linkext targets to
6 # allow 'make -j'
7- my @target = ('glue_pods: pm_to_blib subdirs linkext');
8+ my @target = ('glue_pods: pm_to_blib.ts subdirs linkext');
9
10 if (-d $doc_root) {
11 my $build = build_config();
This page took 0.029545 seconds and 4 git commands to generate.