summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb')
-rw-r--r--meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
index de02e261c..495172d29 100644
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
@@ -11,8 +11,8 @@ SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c4
11EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file" 11EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
12 12
13do_configure_prepend() { 13do_configure_prepend() {
14 touch ${S}/gnome-doc-utils.make 14 touch ${S}/gnome-doc-utils.make
15 sed -i -e s:help::g Makefile.am 15 sed -i -e s:help::g Makefile.am
16} 16}
17 17
18FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1" 18FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"