aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/frozen-bubble/frozen-bubble_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/frozen-bubble/frozen-bubble_1.0.0.bb')
-rw-r--r--recipes/frozen-bubble/frozen-bubble_1.0.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/frozen-bubble/frozen-bubble_1.0.0.bb b/recipes/frozen-bubble/frozen-bubble_1.0.0.bb
index 4799cb6242..f12120c4fe 100644
--- a/recipes/frozen-bubble/frozen-bubble_1.0.0.bb
+++ b/recipes/frozen-bubble/frozen-bubble_1.0.0.bb
@@ -16,9 +16,9 @@ RDEPENDS_${PN} = "${PN}-data perl sdl-perl \
PR = "r1"
SRC_URI = "http://zarb.org/~gc/fb//frozen-bubble-${PV}.tar.bz2 \
- file://Makefile_top.patch;patch=1 \
- file://Makefile.patch;patch=1 \
- file://Makefile.PL.patch;patch=1"
+ file://Makefile_top.patch;apply=yes \
+ file://Makefile.patch;apply=yes \
+ file://Makefile.PL.patch;apply=yes"
# The Makefile needs to be patched to look in STAGING_LIBDIR/perl/... - It's looking in i686-linux/lib at the moment, regardless of arch
BROKEN = "1"