summaryrefslogtreecommitdiff
path: root/www/apache2/patches/patch-ah
blob: 7bd670cd6e46cfa41a7cbdc49ea27790049cfbef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ah,v 1.6 2002/08/25 21:51:57 jlam Exp $

--- support/apachectl.in.orig	Mon May 27 20:46:01 2002
+++ support/apachectl.in	Wed Jun 19 07:40:07 2002
@@ -31,8 +31,8 @@
 HTTPD='@exp_sbindir@/@progname@'
 #
 # pick up any necessary environment variables
-if test -f @exp_bindir@/envvars; then
-  . @exp_bindir@/envvars
+if test -f @exp_sbindir@/envvars; then
+  . @exp_sbindir@/envvars
 fi
 #
 # a command that outputs a formatted text version of the HTML at the