aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/patches/011-old-config-location.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-01-07 12:37:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-01-07 12:37:49 +0000
commit210ef07a746d17eed1a3c0a5fddb79607d2e1dc2 (patch)
treeb6e680512e0e2b2e54807a03848ced2a4b7ff030 /package/opkg/patches/011-old-config-location.patch
parent86397e38b55f95c1b60de5b189cb9013e42b4008 (diff)
downloadupstream-210ef07a746d17eed1a3c0a5fddb79607d2e1dc2.tar.gz
upstream-210ef07a746d17eed1a3c0a5fddb79607d2e1dc2.tar.bz2
upstream-210ef07a746d17eed1a3c0a5fddb79607d2e1dc2.zip
[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/011-old-config-location.patch')
-rw-r--r--package/opkg/patches/011-old-config-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/patches/011-old-config-location.patch b/package/opkg/patches/011-old-config-location.patch
index 518993b254..74a98ef4a3 100644
--- a/package/opkg/patches/011-old-config-location.patch
+++ b/package/opkg/patches/011-old-config-location.patch
@@ -1,6 +1,6 @@
--- a/src/opkg-cl.c
+++ b/src/opkg-cl.c
-@@ -169,7 +169,10 @@
+@@ -172,7 +172,10 @@
printf("Confusion: getopt_long returned %d\n", c);
}
}