diff options
Diffstat (limited to 'recipes/fakeroot/fakeroot_1.9.6.bb')
-rw-r--r-- | recipes/fakeroot/fakeroot_1.9.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot_1.9.6.bb b/recipes/fakeroot/fakeroot_1.9.6.bb index af84cdae7b..a25f2b2fcd 100644 --- a/recipes/fakeroot/fakeroot_1.9.6.bb +++ b/recipes/fakeroot/fakeroot_1.9.6.bb @@ -7,7 +7,7 @@ RDEPENDS = "util-linux" PR = "r1" SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \ - file://configure-libtool.patch;patch=1" + file://configure-libtool.patch" inherit autotools |