diff options
author | Ebben Aries <e@dscp.org> | 2020-06-12 23:01:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-14 17:45:41 +0700 |
commit | 2fd144e2e59f8255eca7554c60de3540d0ad3e4d (patch) | |
tree | 8ff597073647437e5c4fa7ff37c037428a1fe515 /network/zoom-linux/doinst.sh | |
parent | 5e779add491dc3bdc6c9ef6ae45ce0dbe4fb598f (diff) |
network/zoom-linux: Updated for version 5.0.418682.0603.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/zoom-linux/doinst.sh')
-rw-r--r-- | network/zoom-linux/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/network/zoom-linux/doinst.sh b/network/zoom-linux/doinst.sh index 9af81ef107c9..f355da8d4140 100644 --- a/network/zoom-linux/doinst.sh +++ b/network/zoom-linux/doinst.sh @@ -1,5 +1,3 @@ -( cd usr/bin ; ln -sf /opt/zoom-linux/ZoomLauncher zoom-linux ) - if [ -x /usr/bin/xdg-mime ]; then /usr/bin/xdg-mime install /usr/share/mime/packages/zoom-linux.xml fi |