summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-support:apachectl.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache21/files/patch-support:apachectl.in')
-rw-r--r--www/apache21/files/patch-support:apachectl.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/apache21/files/patch-support:apachectl.in b/www/apache21/files/patch-support:apachectl.in
index 2c49f1d188f8..0287f77bed6b 100644
--- a/www/apache21/files/patch-support:apachectl.in
+++ b/www/apache21/files/patch-support:apachectl.in
@@ -1,14 +1,5 @@
--- support/apachectl.in.orig Thu Apr 4 18:15:44 2002
+++ support/apachectl.in Sun Apr 7 08:49:25 2002
-@@ -29,7 +29,7 @@
- PIDFILE=@exp_runtimedir@/@progname@.pid
- #
- # the path to your httpd binary, including options if necessary
--HTTPD='@exp_bindir@/@progname@'
-+HTTPD='@exp_sbindir@/@progname@'
- #
- # pick up any necessary environment variables
- if test -f @exp_bindir@/envvars; then
@@ -47,6 +47,7 @@
#
# -------------------- --------------------