aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quake/quake1_0.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/quake/quake1_0.0.1.bb')
-rw-r--r--recipes/quake/quake1_0.0.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/quake/quake1_0.0.1.bb b/recipes/quake/quake1_0.0.1.bb
index 2d35544c1b..ea07ba4730 100644
--- a/recipes/quake/quake1_0.0.1.bb
+++ b/recipes/quake/quake1_0.0.1.bb
@@ -7,10 +7,10 @@ PR = "r2"
SRC_URI = "http://mirror1.pdaXrom.org/rc9/src/quake1src.tar.bz2;name=archive \
http://mirror1.pdaxrom.org/source/src/pak0.tar.gz;name=pak0 \
- file://Makefile.patch;patch=1 \
- file://cl_parse.c.patch;patch=1 \
- file://vid_sdl.c.patch;patch=1 \
- file://host.c.patch;patch=1"
+ file://Makefile.patch;apply=yes \
+ file://cl_parse.c.patch;apply=yes \
+ file://vid_sdl.c.patch;apply=yes \
+ file://host.c.patch;apply=yes"
S = "${WORKDIR}/quake1src"