diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | 2 |
1 files changed, 1 insertions, 1 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 df22e364e3..3d7fc18a57 100644 --- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb +++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | |||
| @@ -12,7 +12,7 @@ EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-f | |||
| 12 | 12 | ||
| 13 | do_configure_prepend() { | 13 | do_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 ${S}/Makefile.am |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1" | 18 | FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1" |
