fakeroot: Apply patch for fakeroot-native to fakeroot too.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 6 Sep 2007 11:03:52 +0000 (11:03 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 6 Sep 2007 11:03:52 +0000 (11:03 +0000)
packages/fakeroot/fakeroot_1.7.1.bb

index 486bf93..803b5f3 100644 (file)
@@ -3,9 +3,10 @@ SECTION = "base"
 LICENSE = "GPL"
 # fakeroot needs getopt which is provided by the util-linux package
 RDEPENDS = "util-linux"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz"
+SRC_URI = "ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+           file://work-with-older-libtool.patch;patch=1"
 
 inherit autotools