diff options
author | ormorph <roma251078@mail.ru> | 2022-07-15 19:50:33 +0200 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2022-07-15 19:50:33 +0200 |
commit | 5067eeb2b49a90e22a4756a9f12c589a59d58f3b (patch) | |
tree | 66ede98e46c5688bb54f60730476213319d55a4e /trinity-base/klettres | |
parent | b7d7d016654a2ba06219c3f1d31ea946c9bf7603 (diff) | |
download | tde-packaging-gentoo-5067eeb2b49a90e22a4756a9f12c589a59d58f3b.tar.gz tde-packaging-gentoo-5067eeb2b49a90e22a4756a9f12c589a59d58f3b.zip |
Added handbook assembly in subpackages for the tdeedu metapackage
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/klettres')
-rw-r--r-- | trinity-base/klettres/klettres-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/trinity-base/klettres/klettres-9999.ebuild b/trinity-base/klettres/klettres-9999.ebuild index adf412dd..f80a582f 100644 --- a/trinity-base/klettres/klettres-9999.ebuild +++ b/trinity-base/klettres/klettres-9999.ebuild @@ -1,10 +1,11 @@ -# Copyright 2021 The Trinity Desktop Project +# Copyright 2022 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="8" TRINITY_MODULE_NAME="tdeedu" TRINITY_MODULE_TYPE="core" +TRINITY_HANDBOOK="optional" TSM_EXTRACT_ALSO="translations" inherit trinity-meta-2 |