reinstate install-path-check.patch - patch courtesy pb_.
authorMichael Lauer <mickey@vanille-media.de>
Sun, 9 May 2004 00:53:52 +0000 (00:53 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 9 May 2004 00:53:52 +0000 (00:53 +0000)
BKrev: 409d8120gPqgQrTgUSi-MkWW6Pc7CA

libtool/libtool-native_1.5.oe

index 0d14be6..4f5eb57 100644 (file)
@@ -1,3 +1,4 @@
+PR = "r1"
 include libtool_${PV}.oe
 inherit native
 
@@ -8,7 +9,8 @@ SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
                    file://${FILESDIR}/libtoolize-staging.patch;patch=1 \
                    file://${FILESDIR}/prefix.patch;patch=1 \
                    file://${FILESDIR}/ld.patch;patch=1 \
-                   file://${FILESDIR}/chmod.patch;patch=1"
+                   file://${FILESDIR}/chmod.patch;patch=1 \
+                   file://${FILESDIR}/install-path-check.patch;patch=1"
 S = "${WORKDIR}/libtool-${PV}"
 
 prefix = "${CROSS_DIR}"