commit:     8cf4b2228f1252e2176862c7596abf3ebc437ddd
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 07:54:21 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 07:55:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8cf4b222

net-nntp/kwooty: handbook does not exist

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-nntp/kwooty/kwooty-9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/net-nntp/kwooty/kwooty-9999.ebuild 
b/net-nntp/kwooty/kwooty-9999.ebuild
index 31e45ec39f..c96cec7f85 100644
--- a/net-nntp/kwooty/kwooty-9999.ebuild
+++ b/net-nntp/kwooty/kwooty-9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=6
 
 EGIT_BRANCH="frameworks"
-KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Friendly nzb linux usenet binary client"
@@ -37,6 +36,12 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+       kde5_src_prepare
+
+       sed -i -e "/KF5DocTools/d" CMakeLists.txt || die
+}
+
 pkg_postinst() {
        kde5_pkg_postinst
 

Reply via email to