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
commitd7272853a2c6d34751637be12e7d451504f02f3f (patch)
treee1c5a5da42326a1a23ddbe27395cf7e6d3543d07 /package/opkg/patches/011-old-config-location.patch
parent02b4c152e205b4ef56e3f53ae1cce02af699ebb9 (diff)
downloadupstream-d7272853a2c6d34751637be12e7d451504f02f3f.tar.gz
upstream-d7272853a2c6d34751637be12e7d451504f02f3f.tar.bz2
upstream-d7272853a2c6d34751637be12e7d451504f02f3f.zip
opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
SVN-Revision: 19061
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);
}
}