epiphany-2.30.2: unbreak build by disabling CA files
authorSteffen Sledz <sledz@dresearch.de>
Wed, 12 Jan 2011 07:55:53 +0000 (08:55 +0100)
committerSteffen Sledz <sledz@dresearch.de>
Fri, 14 Jan 2011 07:15:10 +0000 (08:15 +0100)
This is a workaround to unbreak the build of epiphany for various host
operating systems, since nobody was able/willing to fix it in the right
way.

see also:
* <http://thread.gmane.org/gmane.comp.handhelds.openembedded/38251>
* <http://thread.gmane.org/gmane.comp.handhelds.openembedded/41291>

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
recipes/gnome/epiphany_2.30.2.bb

index 57a5d9a..3a8b5f5 100644 (file)
@@ -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} --without-ca-file"
 
 do_configure_prepend() {
         touch ${S}/gnome-doc-utils.make