summaryrefslogtreecommitdiff
path: root/www/w3c-httpd/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3c-httpd/files/patch-ab')
-rw-r--r--www/w3c-httpd/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/w3c-httpd/files/patch-ab b/www/w3c-httpd/files/patch-ab
new file mode 100644
index 000000000000..651a6cec7d64
--- /dev/null
+++ b/www/w3c-httpd/files/patch-ab
@@ -0,0 +1,19 @@
+*** Daemon/Implementation/CommonMakefile.DIST Sat Oct 29 12:36:04 1994
+--- Daemon/Implementation/CommonMakefile Sat Oct 29 12:36:21 1994
+***************
+*** 35,41 ****
+ # If this env var is set to something else Some makes will use that instead
+ SHELL = /bin/sh
+ # Rule file to be used by target daemon
+! RULE_FILE = "/etc/httpd.conf"
+
+ CMN = $(WWW)/Library/Implementation
+ INC = $(WWW)/Library/Implementation
+--- 35,41 ----
+ # If this env var is set to something else Some makes will use that instead
+ SHELL = /bin/sh
+ # Rule file to be used by target daemon
+! RULE_FILE = "/usr/local/etc/httpd.conf"
+
+ CMN = $(WWW)/Library/Implementation
+ INC = $(WWW)/Library/Implementation