diff options
author | ormorph <roma251078@mail.ru> | 2022-07-15 19:49:48 +0200 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2022-07-15 19:49:48 +0200 |
commit | b7d7d016654a2ba06219c3f1d31ea946c9bf7603 (patch) | |
tree | 943a8aa19450290a73f8ac64fb79ac11aa1766c0 /trinity-base/kmouth/kmouth-9999.ebuild | |
parent | 069b3ccd7c13a84218de705a7034fda34cf4b31c (diff) | |
download | tde-packaging-gentoo-b7d7d016654a2ba06219c3f1d31ea946c9bf7603.tar.gz tde-packaging-gentoo-b7d7d016654a2ba06219c3f1d31ea946c9bf7603.zip |
Added handbook assembly in subpackages for the tdeaccessibility metapackage
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kmouth/kmouth-9999.ebuild')
-rw-r--r-- | trinity-base/kmouth/kmouth-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/trinity-base/kmouth/kmouth-9999.ebuild b/trinity-base/kmouth/kmouth-9999.ebuild index 3a2b8b67..21a624ae 100644 --- a/trinity-base/kmouth/kmouth-9999.ebuild +++ b/trinity-base/kmouth/kmouth-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="tdeaccessibility" TRINITY_MODULE_TYPE="core" +TRINITY_HANDBOOK="optional" TSM_EXTRACT_ALSO="translations" inherit trinity-meta-2 |