diff options
author | Richard Purdie <richard@openedhand.com> | 2008-04-13 22:15:32 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-04-13 22:15:32 +0000 |
commit | 2e46a28f63a9e015da156ddede382081b88d4b96 (patch) | |
tree | b4018c5aa66c764aeb707ba95982209a500a2daa /meta/packages/libtool | |
parent | 02a180ab6fd652b2498886b5cf481cf1649cf182 (diff) | |
download | openembedded-core-2e46a28f63a9e015da156ddede382081b88d4b96.tar.gz openembedded-core-2e46a28f63a9e015da156ddede382081b88d4b96.tar.bz2 openembedded-core-2e46a28f63a9e015da156ddede382081b88d4b96.zip |
libtool-1.5.10: Drop unused patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4243 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/libtool')
-rw-r--r-- | meta/packages/libtool/libtool-1.5.10/sedvar.patch | 16 |
1 files changed, 0 insertions, 16 deletions
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 index d505edae24..0000000000 --- a/meta/packages/libtool/libtool-1.5.10/sedvar.patch +++ /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" |