diff options
Diffstat (limited to 'recipes/qpe-gaim/qpe-libgaim_1.5.0.bb')
-rw-r--r-- | recipes/qpe-gaim/qpe-libgaim_1.5.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb b/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb index 8714cc9fa2..872c729fbb 100644 --- a/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb +++ b/recipes/qpe-gaim/qpe-libgaim_1.5.0.bb @@ -7,8 +7,8 @@ HOMEPAGE = "http://gaim.sourceforge.net/" PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/gaim/gaim-${PV}.tar.bz2 \ - file://dont-look-for-gtk.patch;apply=yes \ - file://libgaim.patch;apply=yes " + file://dont-look-for-gtk.patch \ + file://libgaim.patch " S = "${WORKDIR}/gaim-${PV}" |