diff options
Diffstat (limited to 'recipes/qpe-games/pdamaze_1.0.0.bb')
-rw-r--r-- | recipes/qpe-games/pdamaze_1.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-games/pdamaze_1.0.0.bb b/recipes/qpe-games/pdamaze_1.0.0.bb index 3d6bc81ed9..cd77b37eca 100644 --- a/recipes/qpe-games/pdamaze_1.0.0.bb +++ b/recipes/qpe-games/pdamaze_1.0.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-PDA-Maze.html" SRC_URI = "http://handhelds.org/~zecke/oe_packages/pdamaze_V1.0.0.tar.gz \ - file://Makefile.patch;patch=1" + file://Makefile.patch" PV = "1.0.0" S = "${WORKDIR}/pdamaze_V${PV}" |