diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-07 12:37:49 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-07 12:37:49 +0000 |
commit | 936485f730801be1d724f5a011e11f6f4bc75d11 (patch) | |
tree | b6e680512e0e2b2e54807a03848ced2a4b7ff030 /package/opkg/patches/007-force_static.patch | |
parent | af7936637c665d738920632dcbb7f685d5d99236 (diff) |
[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19061 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 cda8537388..4ae8bfea49 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 -@@ -36,16 +36,10 @@ +@@ -35,16 +35,10 @@ opkg_util_sources += sha256.c sha256.h endif |