diff options
Diffstat (limited to 'trinity-base/tdepasswd/tdepasswd-9999.ebuild')
-rw-r--r-- | trinity-base/tdepasswd/tdepasswd-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/trinity-base/tdepasswd/tdepasswd-9999.ebuild b/trinity-base/tdepasswd/tdepasswd-9999.ebuild index 3c288041..d2eecd1a 100644 --- a/trinity-base/tdepasswd/tdepasswd-9999.ebuild +++ b/trinity-base/tdepasswd/tdepasswd-9999.ebuild @@ -3,13 +3,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdebase" +TRINITY_MODULE_NAME="tdebase" +TSM_EXTRACT_ALSO="translations/" inherit trinity-meta-2 DESCRIPTION="Trinity GUI for passwd" DEPEND="~trinity-base/libkonq-${PV}" RDEPEND="${DEPEND}" - -TSM_EXTRACT_ALSO="translations/" |