aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-06-02 12:26:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-03 13:13:28 +0100
commit76d6f00b440974a7f9497b3a93767cd3ca7d1cea (patch)
tree8410a68bd8f16553e0870dce071671eb8e859bf0 /meta/recipes-gnome/epiphany
parent296004a4f5ef755b22221163214e0d1fd26b4b52 (diff)
downloadopenembedded-core-contrib-76d6f00b440974a7f9497b3a93767cd3ca7d1cea.tar.gz
gnome-doc-utils: remove recipe
Nothing in oe-core actually requires it. (From OE-Core rev: 8ba5fcb5232bd79d67657218b9d1b3a10bf56b08) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/epiphany')
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_3.18.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 869569c517..f0582acd6d 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
@@ -16,7 +16,6 @@ SRC_URI[archive.sha256sum] = "be699d484371111abae754e669187215df73e21533f461e513
EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}"
do_configure_prepend() {
- touch ${S}/gnome-doc-utils.make
sed -i -e s:help::g ${S}/Makefile.am
}