diff options
author | Alexander Golubev <[email protected]> | 2024-01-03 01:37:20 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-02-02 12:29:12 +0000 |
commit | dfc29271e129c1eab54bfd197a0ed21221acad08 (patch) | |
tree | a90afe87058877c5dddbb67b03e5e8d8ad85ac2d /trinity-base/tdepim-wizards | |
parent | 7b2216ceda66ed753c5341b30bfcd41411b770a6 (diff) | |
download | tde-packaging-gentoo-dfc29271e129c1eab54bfd197a0ed21221acad08.tar.gz tde-packaging-gentoo-dfc29271e129c1eab54bfd197a0ed21221acad08.zip |
trinity-base/*: remove translations/ from TSM_EXTRACT_ALSO (live packages)
Signed-off-by: Alexander Golubev <[email protected]>
Diffstat (limited to 'trinity-base/tdepim-wizards')
-rw-r--r-- | trinity-base/tdepim-wizards/tdepim-wizards-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/tdepim-wizards/tdepim-wizards-9999.ebuild b/trinity-base/tdepim-wizards/tdepim-wizards-9999.ebuild index 633863f0..368f2c40 100644 --- a/trinity-base/tdepim-wizards/tdepim-wizards-9999.ebuild +++ b/trinity-base/tdepim-wizards/tdepim-wizards-9999.ebuild @@ -23,7 +23,7 @@ DEPEND="~trinity-base/certmanager-${PV} RDEPEND="${DEPEND}" TSM_EXTRACT_ALSO="libtdepim/ tderesources/ kmail/ libkpimidentities/ knotes/ libkcal/ \ - libemailfunctions/ translations/" + libemailfunctions/" src_configure() { local mycmakeargs=( |