aboutsummaryrefslogtreecommitdiffstats
path: root/russian/apache13/files/patch-ab
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-22 22:18:56 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-22 22:18:56 +0000
commite3d25b9a132a83d805f5ba16fad9998ad4586114 (patch)
tree47c94bc9f2638643e0a0fffa13ca45e376de69cb /russian/apache13/files/patch-ab
parent65f0dd94ef1a58525be48594b3ce03b4bf2cca08 (diff)
Update russian/apache13 port to version 1.3.14-30.0
PR: 22112 Submitted by: Vladimir N. Silyaev <vns@delta.odessa.ua> MAINTAINER
Diffstat (limited to 'russian/apache13/files/patch-ab')
-rw-r--r--russian/apache13/files/patch-ab3
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/apache13/files/patch-ab b/russian/apache13/files/patch-ab
index aa384db03d92..1aa37892d804 100644
--- a/russian/apache13/files/patch-ab
+++ b/russian/apache13/files/patch-ab
@@ -79,7 +79,8 @@
+ -e "s;logs/error_log;$(logfiledir)/$${target_prefix}httpd-error.log;" \
+ -e "s;logs/referer_log;$(logfiledir)/$${target_prefix}httpd-referer.log;" \
+ -e "s;logs/agent_log;$(logfiledir)/$${target_prefix}httpd-agent.log;" \
- -e 's;conf/tables/;$(sysconfdir)/tables/;' \
+- -e 's;conf/tables/;$(sysconfdir)/tables/;' \
++ -e 's;conf/tables/;$(sysconfdir)/tables/;g' \
-e 's;conf/magic;$(sysconfdir)/magic;' \
-e 's;conf/mime\.types;$(sysconfdir)/mime.types;' \
-e 's;User nobody;User $(conf_user);' \