diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-08-13 12:24:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-08-13 12:24:37 +0100 |
commit | b7c09028baa7baa7700e1f1da6c67db31d453f61 (patch) | |
tree | de47d49aae34dae42750c46f911a78564415afdc /media-video/shotcut | |
parent | fc3d5060b8081abd75cc06eec846f32f9f4e592c (diff) |
media-video/shotcut : fix install phase
Diffstat (limited to 'media-video/shotcut')
-rw-r--r-- | media-video/shotcut/shotcut-18.08.11.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-video/shotcut/shotcut-18.08.11.ebuild b/media-video/shotcut/shotcut-18.08.11.ebuild index 13b99e7f..ada430e1 100644 --- a/media-video/shotcut/shotcut-18.08.11.ebuild +++ b/media-video/shotcut/shotcut-18.08.11.ebuild @@ -60,8 +60,5 @@ src_install() { newicon "${S}/icons/shotcut-logo-64.png" "${PN}.png" make_desktop_entry shotcut "Shotcut" - insinto "/usr/share/${PN}/translations" - doins translations/*.qm - einstalldocs } |