diff options
Diffstat (limited to 'recipes/qpe-games/sokoban_1.3.8ern.bb')
-rw-r--r-- | recipes/qpe-games/sokoban_1.3.8ern.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-games/sokoban_1.3.8ern.bb b/recipes/qpe-games/sokoban_1.3.8ern.bb index eafcc65cd8..0cd69bfb19 100644 --- a/recipes/qpe-games/sokoban_1.3.8ern.bb +++ b/recipes/qpe-games/sokoban_1.3.8ern.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Sokoban.html" SRC_URI = "http://handhelds.org/~zecke/oe_packages/sokoban_V1.3.8ern.tar.gz \ - file://sokoban.patch;apply=yes" + file://sokoban.patch" PV = "1.3.8ern" S = "${WORKDIR}/sokoban_V${PV}" |