diff options
Diffstat (limited to 'recipes/cnc')
-rw-r--r-- | recipes/cnc/openredalert_r438.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cnc/openredalert_r438.bb b/recipes/cnc/openredalert_r438.bb index 4723822685..2ad8e56fde 100644 --- a/recipes/cnc/openredalert_r438.bb +++ b/recipes/cnc/openredalert_r438.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" DEPENDS = "virtual/libsdl libsdl-mixer" SRC_URI = "http://openredalert.googlecode.com/files/openredalert-${PV}-src.tar.gz \ - file://gcc43-fix.patch;patch=1 \ + file://gcc43-fix.patch;apply=yes \ file://openredalert-launcher" PR = "r1" |