aboutsummaryrefslogtreecommitdiffstats
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 de02e261cf..495172d29e 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
EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
do_configure_prepend() {
- touch ${S}/gnome-doc-utils.make
- sed -i -e s:help::g Makefile.am
+ touch ${S}/gnome-doc-utils.make
+ sed -i -e s:help::g Makefile.am
}
FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"