From dbf38e7683be6728ee12540c68e59605a7c4f157 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 6 Aug 2009 20:08:27 +0000 Subject: upgrade opkg to r215 from the googlecode svn git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17152 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opkg/patches/005-uninitialized_err.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opkg/patches/005-uninitialized_err.patch') diff --git a/package/opkg/patches/005-uninitialized_err.patch b/package/opkg/patches/005-uninitialized_err.patch index 34b8e86b1..7cf769a32 100644 --- a/package/opkg/patches/005-uninitialized_err.patch +++ b/package/opkg/patches/005-uninitialized_err.patch @@ -1,6 +1,6 @@ --- a/libopkg/pkg_hash.c +++ b/libopkg/pkg_hash.c -@@ -367,8 +367,11 @@ pkg_t *pkg_hash_fetch_best_installation_ +@@ -363,8 +363,11 @@ pkg_t *pkg_hash_fetch_best_installation_ abstract_pkg_t *apkg = NULL; pkg_t *ret; -- cgit v1.2.3