diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-06-02 12:26:01 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-03 13:13:28 +0100 |
commit | 76d6f00b440974a7f9497b3a93767cd3ca7d1cea (patch) | |
tree | 8410a68bd8f16553e0870dce071671eb8e859bf0 /meta/recipes-gnome/epiphany | |
parent | 296004a4f5ef755b22221163214e0d1fd26b4b52 (diff) | |
download | poky-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.bb | 1 |
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 | |||
16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" | 16 | EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO}" |
17 | 17 | ||
18 | do_configure_prepend() { | 18 | do_configure_prepend() { |
19 | touch ${S}/gnome-doc-utils.make | ||
20 | sed -i -e s:help::g ${S}/Makefile.am | 19 | sed -i -e s:help::g ${S}/Makefile.am |
21 | } | 20 | } |
22 | 21 | ||