diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-08-13 12:29:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-08-13 12:29:55 +0100 |
commit | d5e1b5553a31d8188799af343beadcd9db163c8a (patch) | |
tree | bcc6eaf1faf178b21b717dd8cfab5ea233766e14 /media-video | |
parent | b7c09028baa7baa7700e1f1da6c67db31d453f61 (diff) |
media-video/shotcut : these are no longer needed
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/shotcut/shotcut-18.08.11.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-video/shotcut/shotcut-18.08.11.ebuild b/media-video/shotcut/shotcut-18.08.11.ebuild index ada430e1..214ae1ca 100644 --- a/media-video/shotcut/shotcut-18.08.11.ebuild +++ b/media-video/shotcut/shotcut-18.08.11.ebuild @@ -56,9 +56,5 @@ src_configure() { src_install() { emake INSTALL_ROOT="${D}" install - - newicon "${S}/icons/shotcut-logo-64.png" "${PN}.png" - make_desktop_entry shotcut "Shotcut" - einstalldocs } |