aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/patches/011-old-config-location.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:17 +0000
commitcbc22ae4c7798a45a8054584169041d967bd72e9 (patch)
tree688141b05c6b078dfb900bec8cfd40eee0f22664 /package/opkg/patches/011-old-config-location.patch
parent6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7 (diff)
downloadupstream-cbc22ae4c7798a45a8054584169041d967bd72e9.tar.gz
upstream-cbc22ae4c7798a45a8054584169041d967bd72e9.tar.bz2
upstream-cbc22ae4c7798a45a8054584169041d967bd72e9.zip
package/opkg: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20474 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 74a98ef4a3..931f4f1164 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
-@@ -172,7 +172,10 @@
+@@ -172,7 +172,10 @@ args_parse(int argc, char *argv[])
printf("Confusion: getopt_long returned %d\n", c);
}
}