diff options
author | ormorph <[email protected]> | 2020-11-28 23:42:49 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2020-11-29 18:54:38 +0000 |
commit | 5ae0925444db04bec4d54c3b50a759101f37469d (patch) | |
tree | 11041bdad080f9752519df55b2664741014595bb /trinity-base/kcontrol | |
parent | 11164d9db700785f36a7f91ed22e71497a1ebd4f (diff) | |
download | tde-packaging-gentoo-5ae0925444db04bec4d54c3b50a759101f37469d.tar.gz tde-packaging-gentoo-5ae0925444db04bec4d54c3b50a759101f37469d.zip |
Added the translations directory to the unpack list, as well as commits shortcomings correction
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-base/kcontrol')
-rw-r--r-- | trinity-base/kcontrol/kcontrol-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/kcontrol/kcontrol-9999.ebuild b/trinity-base/kcontrol/kcontrol-9999.ebuild index 80511ecb..ff76e6e1 100644 --- a/trinity-base/kcontrol/kcontrol-9999.ebuild +++ b/trinity-base/kcontrol/kcontrol-9999.ebuild @@ -30,7 +30,7 @@ RDEPEND="${DEPEND} ~trinity-base/khotkeys-${PV} svg? ( media-libs/libart_lgpl )" -TSM_EXTRACT_ALSO="kicker/ twin/ kdesktop/ klipper/ kxkb/" +TSM_EXTRACT_ALSO="kicker/ twin/ kdesktop/ klipper/ kxkb/ translations/" src_configure() { local mycmakeargs=( |