Fix for building tdegames-doc

Signed-off-by: ormorph <roma251078@mail.ru>
pull/228/head
ormorph 3 years ago
parent 868d88ecfc
commit 780e4d274f

@ -1,5 +1,5 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Copyright 2020-2021 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@ -15,3 +15,7 @@ fi
RDEPEND="
~trinity-base/khelpcenter-${PV}"
src_prepare() {
echo "tde_auto_add_subdirectories()" >"${S}/doc/CMakeLists.txt"
trinity-meta-2_src_prepare
}

Loading…
Cancel
Save