apply 3figures.patch to ltmain.in instead of ltmain.sh
authorKoen Kooi <koen@openembedded.org>
Sun, 24 Jul 2005 17:00:16 +0000 (17:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 24 Jul 2005 17:00:16 +0000 (17:00 +0000)
packages/libtool/libtool-1.5.10/3figures.patch
packages/libtool/libtool_1.5.10.bb

index 4005d7d..6f632fb 100644 (file)
@@ -1,5 +1,5 @@
---- /tmp/ltmain.sh     2005-06-24 19:26:47.008095648 +0200
-+++ libtool-1.5.10/ltmain.sh   2005-06-24 19:28:16.356512624 +0200
+--- /tmp/ltmain.in     2005-07-24 18:52:11.867735112 +0200
++++ libtool-1.5.10/ltmain.in   2005-07-24 18:55:49.204694872 +0200
 @@ -3101,7 +3101,7 @@
  
        # Check that each of the things are valid numbers.
index aa55297..d53aa71 100644 (file)
@@ -9,8 +9,8 @@ PR = "r2"
 
 SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
            file://autotools.patch;patch=1 \
-          file://3figures.patch;patch=1 \
-          file://uclibc.patch;patch=1"
+          file://uclibc.patch;patch=1 \
+          file://3figures.patch;patch=1" 
 S = "${WORKDIR}/libtool-${PV}"
 
 PACKAGES = "libltdl libltdl-dev ${PN}"