summaryrefslogtreecommitdiffstats
path: root/network/python3-CherryMusic/doinst.sh
diff options
context:
space:
mode:
author fourtysixandtwo2022-09-24 21:56:33 +0200
committer Willy Sudiarto Raharjo2022-09-25 08:59:46 +0200
commitf76b393eb173b98334959651d1f58ddc32ea7747 (patch)
tree4ddaac43dc6ac706e761d4d37e4931479497e07d /network/python3-CherryMusic/doinst.sh
parent02c23cb6cf3f4a0d36ec41ab643c2a4ac67405b8 (diff)
downloadslackbuilds-f76b393eb173b98334959651d1f58ddc32ea7747.tar.gz
network/python3-CherryMusic: Added (music streaming server)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python3-CherryMusic/doinst.sh')
-rw-r--r--network/python3-CherryMusic/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/python3-CherryMusic/doinst.sh b/network/python3-CherryMusic/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/network/python3-CherryMusic/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi