diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-04-11 22:08:43 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-04-11 22:08:43 +0000 |
commit | 37f7e8afdcb46cbdf238ea3d0186c8a2573d3a77 (patch) | |
tree | 4ceb32bf29f453ed768001fe2f6b645673c2aace /package/opkg/patches/007-force_static.patch | |
parent | e28b459b215a7432278d7e43aaed291553361885 (diff) | |
download | upstream-37f7e8afdcb46cbdf238ea3d0186c8a2573d3a77.tar.gz upstream-37f7e8afdcb46cbdf238ea3d0186c8a2573d3a77.tar.bz2 upstream-37f7e8afdcb46cbdf238ea3d0186c8a2573d3a77.zip |
opkg: update to r618
SVN-Revision: 26598
Diffstat (limited to 'package/opkg/patches/007-force_static.patch')
-rw-r--r-- | package/opkg/patches/007-force_static.patch | 2 |
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 12a7cc66ed..80a9815a8e 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 |