diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2024-01-03 13:57:33 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-02-02 13:29:39 +0100 |
commit | 4883fd0e22ed521f6b00caf46c96ae08743d199f (patch) | |
tree | 6d04cf8e474226b3860fc80f87df00de5a5c16cf /trinity-base/tdepasswd | |
parent | 6a6d5d37b700a8823e608d7a2da5dd4de9f2bdbb (diff) | |
download | tde-packaging-gentoo-4883fd0e22ed521f6b00caf46c96ae08743d199f.tar.gz tde-packaging-gentoo-4883fd0e22ed521f6b00caf46c96ae08743d199f.zip |
trinity-base/*: remove translations/ from TSM_EXTRACT_ALSO (stable packages)
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit a196fb18265bf2648d4a81119de2b97260912ee2)
Diffstat (limited to 'trinity-base/tdepasswd')
-rw-r--r-- | trinity-base/tdepasswd/tdepasswd-14.1.0.ebuild | 1 | ||||
-rw-r--r-- | trinity-base/tdepasswd/tdepasswd-14.1.1.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/trinity-base/tdepasswd/tdepasswd-14.1.0.ebuild b/trinity-base/tdepasswd/tdepasswd-14.1.0.ebuild index ee8964b4..5c3a822f 100644 --- a/trinity-base/tdepasswd/tdepasswd-14.1.0.ebuild +++ b/trinity-base/tdepasswd/tdepasswd-14.1.0.ebuild @@ -6,7 +6,6 @@ EAPI="8" TRINITY_MODULE_NAME="tdebase" TRINITY_MODULE_TYPE="core" -TSM_EXTRACT_ALSO="translations/" inherit trinity-meta-2 DESCRIPTION="Trinity GUI for passwd" diff --git a/trinity-base/tdepasswd/tdepasswd-14.1.1.ebuild b/trinity-base/tdepasswd/tdepasswd-14.1.1.ebuild index ee8964b4..5c3a822f 100644 --- a/trinity-base/tdepasswd/tdepasswd-14.1.1.ebuild +++ b/trinity-base/tdepasswd/tdepasswd-14.1.1.ebuild @@ -6,7 +6,6 @@ EAPI="8" TRINITY_MODULE_NAME="tdebase" TRINITY_MODULE_TYPE="core" -TSM_EXTRACT_ALSO="translations/" inherit trinity-meta-2 DESCRIPTION="Trinity GUI for passwd" |