[package] update apache to 2.2.13, drop httpd.conf file and patch it directly in the sources (#5858)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17645 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2009-09-20 13:13:05 +00:00
parent 42788dbeef
commit 9d038fb0d6
7 changed files with 73 additions and 423 deletions

View File

@ -1,6 +1,6 @@
--- a/build/mkconfNW.awk
+++ b/build/mkconfNW.awk
@@ -24,7 +24,7 @@
@@ -24,7 +24,7 @@ BEGIN {
A["sysconfdir"] = "conf"
A["iconsdir"] = "icons"
A["manualdir"] = "manual"