]> code.ossystems Code Review - openembedded-core.git/commitdiff
libtool-1.5.10: Drop unused patch
authorRichard Purdie <richard@openedhand.com>
Sun, 13 Apr 2008 22:15:32 +0000 (22:15 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 13 Apr 2008 22:15:32 +0000 (22:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4243 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libtool/libtool-1.5.10/sedvar.patch [deleted file]

diff --git a/meta/packages/libtool/libtool-1.5.10/sedvar.patch b/meta/packages/libtool/libtool-1.5.10/sedvar.patch
deleted file mode 100644 (file)
index d505eda..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Made by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- libtool-1.5/ltmain.in~sedvar       2003-04-14 16:58:24.000000000 -0500
-+++ libtool-1.5/ltmain.in      2003-09-24 14:18:50.175518400 -0500
-@@ -48,6 +48,8 @@
-   exit 0
- fi
-+[ -z "${SED}" ] && SED=sed
-+
- # The name of this program.
- progname=`$echo "$0" | ${SED} 's%^.*/%%'`
- modename="$progname"