diff options
Diffstat (limited to 'recipes/quake/quake3-pandora-gles_git.bb')
-rw-r--r-- | recipes/quake/quake3-pandora-gles_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/quake/quake3-pandora-gles_git.bb b/recipes/quake/quake3-pandora-gles_git.bb index d468d34a44..16f0f0b805 100644 --- a/recipes/quake/quake3-pandora-gles_git.bb +++ b/recipes/quake/quake3-pandora-gles_git.bb @@ -8,7 +8,7 @@ PV = "0.0" DEPENDS = "virtual/libsdl libgles-omap3" SRC_URI = "git://github.com/Cpasjuste/quake3_pandora_gles.git;branch=master;protocol=git \ - file://quake3_makefile.patch;patch=1 \ + file://quake3_makefile.patch;apply=yes \ " S = "${WORKDIR}/git" |