epiphany: fix EXTRA_OECONF
authorKoen Kooi <koen@openembedded.org>
Thu, 14 Oct 2010 09:37:37 +0000 (11:37 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 14 Oct 2010 09:37:37 +0000 (11:37 +0200)
recipes/gnome/epiphany_2.30.2.bb

index 0a74682..57a5d9a 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPLv2+"
 DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification ca-certificates"
 RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
 RRECOMMENDS_${PN} = "ca-certificates"
-PR = "r3"
+PR = "r4"
 
 inherit gnome
 
@@ -11,7 +11,7 @@ SRC_URI[archive.md5sum] = "29b084acfa016540d91d3601ec3dff5c"
 SRC_URI[archive.sha256sum] = "cd0124e71e72142593cfeb442d58d97e99ba94ace6e31d94717fe977c0bfb98a"
 
 
-EXTRA_OECONF = "--disable-nss --with-engine=webkit --with-distributor-name=${DISTRO}"
+EXTRA_OECONF += "--disable-nss --with-engine=webkit --with-distributor-name=${DISTRO}"
 
 do_configure_prepend() {
         touch ${S}/gnome-doc-utils.make