summaryrefslogtreecommitdiffstats
path: root/package/opkg/patches/007-force_static.patch
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-11 22:08:43 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-11 22:08:43 +0000
commit98dca62fa111f30cf50b6610ac2111d987444d32 (patch)
treeaaba752c366a4cbd240bfb1b675220099182eec2 /package/opkg/patches/007-force_static.patch
parente557904236a69db6cf3caa372accae1d870421db (diff)
[package] opkg: update to r618
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26598 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/opkg/patches/007-force_static.patch')
-rw-r--r--package/opkg/patches/007-force_static.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/patches/007-force_static.patch b/package/opkg/patches/007-force_static.patch
index 12a7cc66e..80a9815a8 100644
--- a/package/opkg/patches/007-force_static.patch
+++ b/package/opkg/patches/007-force_static.patch
@@ -1,6 +1,6 @@
--- a/libopkg/Makefile.am
+++ b/libopkg/Makefile.am
-@@ -35,16 +35,10 @@ if HAVE_SHA256
+@@ -38,16 +38,10 @@ if HAVE_SHA256
opkg_util_sources += sha256.c sha256.h
endif