diff options
Diffstat (limited to 'recipes/maemo4/libgpsmgr_0.1.bb')
-rw-r--r-- | recipes/maemo4/libgpsmgr_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/maemo4/libgpsmgr_0.1.bb b/recipes/maemo4/libgpsmgr_0.1.bb index b09396c9a8..703d937ad3 100644 --- a/recipes/maemo4/libgpsmgr_0.1.bb +++ b/recipes/maemo4/libgpsmgr_0.1.bb @@ -3,7 +3,7 @@ LICENSE = "nokia" # This is proprietary software in Chinook, so we have to stay with the last released # free version. SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-10.tar.gz \ - file://configure-fix-version.patch;patch=1" + file://configure-fix-version.patch;apply=yes" PR = "r1" |