diff options
Diffstat (limited to 'recipes/fakeroot/fakeroot_1.12.4.bb')
-rw-r--r-- | recipes/fakeroot/fakeroot_1.12.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot_1.12.4.bb b/recipes/fakeroot/fakeroot_1.12.4.bb index 6d1b4201c8..f0f00f3e61 100644 --- a/recipes/fakeroot/fakeroot_1.12.4.bb +++ b/recipes/fakeroot/fakeroot_1.12.4.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" SRC_URI = "\ ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \ - file://configure-libtool.patch;patch=1 \ + file://configure-libtool.patch \ " inherit autotools |