diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-13 22:35:09 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-13 22:35:09 +0000 |
commit | 315473bcceb6832612703ff1642477f040ac961c (patch) | |
tree | 97e5a658f671f96d288a2dca496a404d1ca5d143 /openwrt/package/elhttp/patches | |
parent | 8ce48bdf4514ceafa03232fc722a10a5cae9a088 (diff) |
fix elhttp build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/elhttp/patches')
-rw-r--r-- | openwrt/package/elhttp/patches/01-cross-compile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/elhttp/patches/01-cross-compile.patch b/openwrt/package/elhttp/patches/01-cross-compile.patch index a0f3780909..f1aba594d3 100644 --- a/openwrt/package/elhttp/patches/01-cross-compile.patch +++ b/openwrt/package/elhttp/patches/01-cross-compile.patch @@ -1,5 +1,5 @@ ---- orig/elhttp-0.22/Makefile 2004-06-18 15:32:17.000000000 +0200 -+++ elhttp-0.22/Makefile 2005-11-21 18:04:23.000000000 +0100 +--- elhttp-0.22.orig/Makefile 2004-06-18 15:32:17.000000000 +0200 ++++ elhttp-0.22/Makefile 2006-02-13 23:11:35.000000000 +0100 @@ -1,13 +1,7 @@ - +all: linux |