]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/blame - mod_frontpage-PLD.patch
- some small changes, inpired by kloczek
[packages/apache1-mod_frontpage.git] / mod_frontpage-PLD.patch
CommitLineData
4dc2b356 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.072123 seconds and 4 git commands to generate.