diff options
Diffstat (limited to 'recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb')
-rw-r--r-- | recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb b/recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb index 889e9c5683..22e9cb8834 100644 --- a/recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb +++ b/recipes/hfsplusutils/hfsplusutils_1.0.4-4.bb @@ -10,10 +10,10 @@ inherit kernel-arch autotools pkgconfig DEPENDS = " rpm2cpio-native" SRC_URI = "http://penguinppc.org/historical/hfsplus/hfsplusutils-1.0.4-4.src.rpm \ - file://hfsplusutils-1.0.4-errno.patch;apply=yes \ - file://hfsplusutils-1.0.4-gcc4.patch;apply=yes \ - file://hfsplusutils-1.0.4-glob.patch;apply=yes \ - file://hfsplusutils-1.0.4-string.patch;apply=yes \ + file://hfsplusutils-1.0.4-errno.patch \ + file://hfsplusutils-1.0.4-gcc4.patch \ + file://hfsplusutils-1.0.4-glob.patch \ + file://hfsplusutils-1.0.4-string.patch \ " do_unpack() { |