]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/blob - mod_frontpage-PLD.patch
- release 1,
[packages/apache1-mod_frontpage.git] / mod_frontpage-PLD.patch
1 --- Makefile.PL.orig    Sun Feb  3 12:20:53 2002
2 +++ Makefile.PL Tue Apr 16 09:40:29 2002
3 @@ -8,7 +8,7 @@
4  # Modified for the FreeBSD ports system and to work with
5  # FP extensions 5.0 from Martin Blapp <mbr@freebsd.org>
6  #
7 -$thechoice="/usr/local/sbin/httpd";
8 +$thechoice="/usr/sbin/httpd";
9  print "\nLet's see if it's a valid httpd...";
10  $_=`$thechoice -v`;
11  if (/Server version:/) { print " YES!\n"; 
This page took 0.038643 seconds and 3 git commands to generate.