Compare commits

...

1 Commits

Author SHA1 Message Date
Ridai Govinda Pombo 2acbf33672 slack: bump to version 4.26.1 2022-05-25 10:17:56 -03:00
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ src_install() {
insinto /opt/slack
doins -r usr/lib/slack/.
edo chmod +x "${IMAGE}"/opt/slack/slack
edo chmod +x "${IMAGE}"/opt/slack/chrome_crashpad_handler
dodir /usr/$(exhost --target)/bin
dosym ../../../opt/slack/slack /usr/$(exhost --target)/bin/slack
}