diff options
Diffstat (limited to 'recipes/fakeroot/fakeroot-native_1.12.4.bb')
-rw-r--r-- | recipes/fakeroot/fakeroot-native_1.12.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot-native_1.12.4.bb b/recipes/fakeroot/fakeroot-native_1.12.4.bb index 429052a8f9..62aa4546a2 100644 --- a/recipes/fakeroot/fakeroot-native_1.12.4.bb +++ b/recipes/fakeroot/fakeroot-native_1.12.4.bb @@ -1,6 +1,6 @@ require fakeroot_${PV}.bb -SRC_URI += "file://fix-prefix.patch;patch=1" +SRC_URI += "file://fix-prefix.patch;apply=yes" S = "${WORKDIR}/fakeroot-${PV}" inherit native |