diff options
Diffstat (limited to 'recipes/ubahnnav')
-rw-r--r-- | recipes/ubahnnav/ubahnnav_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ubahnnav/ubahnnav_0.4.1.bb b/recipes/ubahnnav/ubahnnav_0.4.1.bb index 07f6fca948..c08dd59ed4 100644 --- a/recipes/ubahnnav/ubahnnav_0.4.1.bb +++ b/recipes/ubahnnav/ubahnnav_0.4.1.bb @@ -13,7 +13,7 @@ APPDESKTOP = "${S}/src/ubahnnav" PR = "r0" SRC_URI = "http://ubahnstation.net/source/ubahnnav-${PV}.tar.gz \ - file://qmake.patch;patch=1" + file://qmake.patch;apply=yes" S = "${WORKDIR}/ubahnnav-${PV}" inherit opie |