]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/blob - mod_frontpage-PLD.patch
6c64c2cc22e3c457aab475de741057cfd2c17b9f
[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.054953 seconds and 2 git commands to generate.