Libtool alterations, now builds prefixed libtool incarnations. Remember to update...
authorChris Larson <clarson@kergoth.com>
Mon, 6 Oct 2003 19:26:53 +0000 (19:26 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 6 Oct 2003 19:26:53 +0000 (19:26 +0000)
BKrev: 3f81c1fdxUCRzuBJYwZOytxK7cdFlQ

libtool/libtool-1.5.oe
libtool/libtool-1.5/chmod.patch [new file with mode: 0644]
libtool/libtool-1.5/prefix.patch [new file with mode: 0644]
libtool/libtool-cross-1.5.oe [new file with mode: 0644]

index 47e286a..6cdfa3e 100644 (file)
@@ -7,12 +7,7 @@ DESCRIPTION = Generic library support script\
  building static libraries on all platforms.\
  Libtool supports generation of C, C++ and Java libraries.
 
-SRC_URI = http://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-1.5.tar.gz \
-         file://${FILESDIR}/libdir-la.patch;patch=1 \
-         file://${FILESDIR}/sedvar.patch;patch=1 \
-         file://${FILESDIR}/tag.patch;patch=1 \
-         file://${FILESDIR}/libtoolize-staging.patch;patch=1
-#        file://${FILESDIR}/libdir-rpath.patch;patch=1
+SRC_URI = http://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-1.5.tar.gz
 S = "${WORKDIR}/${P}"
 
 inherit autotools
@@ -20,16 +15,4 @@ inherit autotools
 EXTRA_OECONF = --disable-ltdl-install
 do_configure_prepend () {
        ./bootstrap
-       rm -f ${S}/ltmain.sh
-}
-
-do_stage () {
-       install -d ${STAGING_DIR}/share/{libtool,aclocal}
-       install -m 0755 libtool ${STAGING_BINDIR}/libtool
-       install -m 0755 libtoolize ${STAGING_BINDIR}/libtoolize
-       install -c config.guess ${STAGING_DIR}/share/libtool/
-       install -c config.sub ${STAGING_DIR}/share/libtool/
-       install -c -m 0644 ltmain.sh ${STAGING_DIR}/share/libtool/
-       install -c -m 0644 libtool.m4 ${STAGING_DIR}/share/aclocal/
-       install -c -m 0644 ltdl.m4 ${STAGING_DIR}/share/aclocal/
 }
diff --git a/libtool/libtool-1.5/chmod.patch b/libtool/libtool-1.5/chmod.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libtool/libtool-1.5/prefix.patch b/libtool/libtool-1.5/prefix.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libtool/libtool-cross-1.5.oe b/libtool/libtool-cross-1.5.oe
new file mode 100644 (file)
index 0000000..e69de29