aboutsummaryrefslogtreecommitdiff
path: root/russian/apache13/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'russian/apache13/files/patch-ab')
-rw-r--r--russian/apache13/files/patch-ab4
1 files changed, 1 insertions, 3 deletions
diff --git a/russian/apache13/files/patch-ab b/russian/apache13/files/patch-ab
index 1aa37892d804..8a3841c2e6e0 100644
--- a/russian/apache13/files/patch-ab
+++ b/russian/apache13/files/patch-ab
@@ -67,7 +67,7 @@
fi
@echo "Copying tree $(TOP)/icons/ -> $(root)$(iconsdir)/"; \
(cd $(TOP)/icons/ && $(TAR) $(TAROPT) - *) |\
-@@ -509,10 +518,10 @@
+@@ -509,9 +518,9 @@
-e 's;logs/accept\.lock;$(runtimedir)/$(TARGET).lock;' \
-e 's;logs/apache_runtime_status;$(runtimedir)/$(TARGET).scoreboard;' \
-e 's;logs/httpd\.pid;$(runtimedir)/$(TARGET).pid;' \
@@ -79,8 +79,6 @@
+ -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/;g' \
-e 's;conf/magic;$(sysconfdir)/magic;' \
-e 's;conf/mime\.types;$(sysconfdir)/mime.types;' \
-e 's;User nobody;User $(conf_user);' \