diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-09-02 11:18:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-09-02 11:18:47 +0000 |
commit | de0c71f32b383d5146c9eeaccfa5262643dfebce (patch) | |
tree | 180a2241c3387708d004f2c866ad62afe9e745bb /package/busybox/patches/440-httpd_chdir.patch | |
parent | 7397113a4e1cab27fd8697f021bfbf454b306815 (diff) | |
download | upstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.tar.gz upstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.tar.bz2 upstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.zip |
remove awx from busybox, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/440-httpd_chdir.patch')
-rw-r--r-- | package/busybox/patches/440-httpd_chdir.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/440-httpd_chdir.patch b/package/busybox/patches/440-httpd_chdir.patch index 0cf2b42a56..f9f6b7a1e0 100644 --- a/package/busybox/patches/440-httpd_chdir.patch +++ b/package/busybox/patches/440-httpd_chdir.patch @@ -1,6 +1,6 @@ --- a/networking/httpd.c +++ b/networking/httpd.c -@@ -1797,6 +1797,7 @@ +@@ -1808,6 +1808,7 @@ char *header_ptr = header_ptr; Htaccess_Proxy *proxy_entry; #endif |