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 | 4db6664002b77078a6f177f102d11844713f7bf9 (patch) | |
tree | aaba752c366a4cbd240bfb1b675220099182eec2 /package/opkg/patches/007-force_static.patch | |
parent | 08862255f86f77253fe210afb0646b131754c9dc (diff) | |
download | upstream-4db6664002b77078a6f177f102d11844713f7bf9.tar.gz upstream-4db6664002b77078a6f177f102d11844713f7bf9.tar.bz2 upstream-4db6664002b77078a6f177f102d11844713f7bf9.zip |
[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.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 |