From 42169d019de19221e2dfc23947659ad007f8a222 Mon Sep 17 00:00:00 2001 From: Gerald Britton Date: Mon, 10 May 2004 21:03:31 +0000 Subject: [PATCH] Merge ssh://openembedded@openembedded.bkbits.net/packages 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 | 1 - libtool/libtool-native_1.5.oe | 1 - 2 files changed, 2 deletions(-) diff --git a/libtool/libtool-cross_1.5.oe b/libtool/libtool-cross_1.5.oe index f87ea50322..d071c9575c 100644 --- a/libtool/libtool-cross_1.5.oe +++ b/libtool/libtool-cross_1.5.oe @@ -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}" diff --git a/libtool/libtool-native_1.5.oe b/libtool/libtool-native_1.5.oe index 252167622a..789ee5f4df 100644 --- a/libtool/libtool-native_1.5.oe +++ b/libtool/libtool-native_1.5.oe @@ -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" -- 2.39.5