summaryrefslogtreecommitdiffstats
path: root/tools/libtool/patches/200-openwrt-branding.patch
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-21 09:49:53 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-21 09:49:53 +0000
commit304c31c2aeacfde3fe6a5305632c8709376a2215 (patch)
tree50c9d90b96b669d7e24b7fcd419c6f372cecac83 /tools/libtool/patches/200-openwrt-branding.patch
parent20129f959144d2037144427baa1b1b7ea530911a (diff)
[tools] libtool: fix accidental sed invocation in libtoolize
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29839 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e8e82ff7b..56ea8bf21 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 ()
{