diff options
Diffstat (limited to 'recipes/qpe-games/pipeman_1.0.0.bb')
-rw-r--r-- | recipes/qpe-games/pipeman_1.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-games/pipeman_1.0.0.bb b/recipes/qpe-games/pipeman_1.0.0.bb index 931396e135..2c4d30dd7d 100644 --- a/recipes/qpe-games/pipeman_1.0.0.bb +++ b/recipes/qpe-games/pipeman_1.0.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-PDA-Pipeman.html SRC_URI = "http://handhelds.org/~zecke/oe_packages/pipeman_V1.0.0.tar.gz \ - file://pipe.patch;apply=yes" + file://pipe.patch" PV = "1.0.0" S = "${WORKDIR}/pipeman_V${PV}" |