diff options
Diffstat (limited to 'recipes/qpe-games/tron_1.0.0.bb')
-rw-r--r-- | recipes/qpe-games/tron_1.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-games/tron_1.0.0.bb b/recipes/qpe-games/tron_1.0.0.bb index 05a9013afb..04b015ff39 100644 --- a/recipes/qpe-games/tron_1.0.0.bb +++ b/recipes/qpe-games/tron_1.0.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Tron.html" SRC_URI = "http://handhelds.org/~zecke/oe_packages/tron_V1.0.0.tar.gz \ - file://tron.patch;apply=yes" + file://tron.patch" PV = "1.0.0" S = "${WORKDIR}/tron_V${PV}" |