diff options
Diffstat (limited to 'recipes/gnokii/gnokii_0.6.4.bb')
-rw-r--r-- | recipes/gnokii/gnokii_0.6.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnokii/gnokii_0.6.4.bb b/recipes/gnokii/gnokii_0.6.4.bb index fc884a8023..7f1ffc4a1f 100644 --- a/recipes/gnokii/gnokii_0.6.4.bb +++ b/recipes/gnokii/gnokii_0.6.4.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" DESCRIPTION = "Cellphone tools and driver software" SRC_URI = "http://www.gnokii.org/download/gnokii/0.6.x/gnokii-${PV}.tar.bz2 \ - file://configure.patch;patch=1" + file://configure.patch;apply=yes" DEPENDS = "libxpm" |