diff options
Diffstat (limited to 'trinity-base/kmobile/kmobile-9999.ebuild')
-rw-r--r-- | trinity-base/kmobile/kmobile-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/kmobile/kmobile-9999.ebuild b/trinity-base/kmobile/kmobile-9999.ebuild index 97af3b4b..960f85c0 100644 --- a/trinity-base/kmobile/kmobile-9999.ebuild +++ b/trinity-base/kmobile/kmobile-9999.ebuild @@ -1,11 +1,11 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdepim" +TRINITY_MODULE_NAME="tdepim" +TSM_EXTRACT_ALSO="libtdepim/" inherit trinity-meta-2 DESCRIPTION="A TDE Mobile Devices Manager" - -TSM_EXTRACT_ALSO="libtdepim/" |