aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libtool/patches/200-openwrt-branding.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-01-21 09:49:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-01-21 09:49:53 +0000
commitab2f3dc0343d17035142115939dcf555beef32e5 (patch)
tree3a8100f9b908bdd921d53b0e2c21595067d2b2fb /tools/libtool/patches/200-openwrt-branding.patch
parent4828e8ff2315da37b2c05ed8598587c2e5684f1f (diff)
downloadupstream-ab2f3dc0343d17035142115939dcf555beef32e5.tar.gz
upstream-ab2f3dc0343d17035142115939dcf555beef32e5.tar.bz2
upstream-ab2f3dc0343d17035142115939dcf555beef32e5.zip
libtool: fix accidental sed invocation in libtoolize
SVN-Revision: 29839
Diffstat (limited to 'tools/libtool/patches/200-openwrt-branding.patch')
-rw-r--r--tools/libtool/patches/200-openwrt-branding.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libtool/patches/200-openwrt-branding.patch b/tools/libtool/patches/200-openwrt-branding.patch
index e8e82ff7b4..56ea8bf213 100644
--- a/tools/libtool/patches/200-openwrt-branding.patch
+++ b/tools/libtool/patches/200-openwrt-branding.patch
@@ -56,7 +56,7 @@
:
--- a/libtoolize.in
+++ b/libtoolize.in
-@@ -633,7 +633,7 @@ opt_warning=:
+@@ -637,7 +637,7 @@ opt_warning=:
# name if it has been set yet.
func_echo ()
{
@@ -65,7 +65,7 @@
}
# func_verbose arg...
-@@ -659,14 +659,14 @@ func_echo_all ()
+@@ -663,14 +663,14 @@ func_echo_all ()
# Echo program name prefixed message to standard error.
func_error ()
{