Merge ssh://openembedded@openembedded.bkbits.net/packages
authorGerald Britton <gbritton@doomcom.org>
Mon, 10 May 2004 21:03:31 +0000 (21:03 +0000)
committerGerald Britton <gbritton@doomcom.org>
Mon, 10 May 2004 21:03:31 +0000 (21:03 +0000)
into doomcom.org:/home/gbritton/devel/OE/packages

2004/05/10 17:03:26-04:00 doomcom.org!gbritton
remove duplicate application of a libtool patch

BKrev: 409fee23VKOcKSWdnwnH6ewE1EIZYA

libtool/libtool-cross_1.5.oe
libtool/libtool-native_1.5.oe

index f87ea50..d071c95 100644 (file)
@@ -5,7 +5,6 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
 SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
                    file://${FILESDIR}/sedvar.patch;patch=1 \
                    file://${FILESDIR}/tag.patch;patch=1 \
-                   file://${FILESDIR}/prefix.patch;patch=1 \
                    file://${FILESDIR}/ld.patch;patch=1 \
                    file://${FILESDIR}/chmod.patch;patch=1"
 S = "${WORKDIR}/libtool-${PV}"
index 2521676..789ee5f 100644 (file)
@@ -6,7 +6,6 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
 SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
                    file://${FILESDIR}/sedvar.patch;patch=1 \
                    file://${FILESDIR}/tag.patch;patch=1 \
-                   file://${FILESDIR}/prefix.patch;patch=1 \
                    file://${FILESDIR}/ld.patch;patch=1 \
                    file://${FILESDIR}/chmod.patch;patch=1 \
                    file://${FILESDIR}/install-path-check.patch;patch=1"