diff options
Diffstat (limited to 'recipes/qpe-games/icebloxx_1.0.0.bb')
-rw-r--r-- | recipes/qpe-games/icebloxx_1.0.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qpe-games/icebloxx_1.0.0.bb b/recipes/qpe-games/icebloxx_1.0.0.bb index f07e00702d..6e5ff81444 100644 --- a/recipes/qpe-games/icebloxx_1.0.0.bb +++ b/recipes/qpe-games/icebloxx_1.0.0.bb @@ -7,8 +7,8 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-IceBloxx.html" SRC_URI = "http://handhelds.org/~zecke/oe_packages/icebloxx_V1.0.0.tar.gz \ - file://Makefile.patch;apply=yes \ - file://icebloxx.patch;apply=yes" + file://Makefile.patch \ + file://icebloxx.patch" PV = "1.0.0" S = "${WORKDIR}/icebloxx_V${PV}" |