aboutsummaryrefslogtreecommitdiffstats
path: root/libtool/libtool_1.5.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-15 02:58:22 +0000
committerChris Larson <clarson@kergoth.com>2004-05-15 02:58:22 +0000
commitcaae238326a8b9b629c4c36089897e5c4c61767e (patch)
tree853243734c9ef5c88cbf65b94a014b8bace63d29 /libtool/libtool_1.5.oe
parent62a895e3de0cb91cc301a2eab6c5235b72ab4c91 (diff)
downloadopenembedded-caae238326a8b9b629c4c36089897e5c4c61767e.tar.gz
Cset exclude: kergoth@linux.local|ChangeSet|20040515025721|11531
2004/05/14 20:18:02-05:00 (none)!kergoth Some initial work on libtool 1.5.6. BKrev: 40a5874e6deJYvNsbIHWarozBsmDoA
Diffstat (limited to 'libtool/libtool_1.5.oe')
-rw-r--r--libtool/libtool_1.5.oe3
1 files changed, 1 insertions, 2 deletions
diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe
index e0599364b7..6d2092eee5 100644
--- a/libtool/libtool_1.5.oe
+++ b/libtool/libtool_1.5.oe
@@ -6,8 +6,7 @@ libraries) behind a consistent interface."
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
file://${FILESDIR}/m4.patch;patch=1 \
file://${FILESDIR}/autotools.patch;patch=1 \
- file://${FILESDIR}/prefix.patch;patch=1 \
- file://${FILESDIR}/libtool15-update-configscripts.patch;patch=1;pnum=1"
+ file://${FILESDIR}/prefix.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"
inherit autotools