summaryrefslogtreecommitdiffstats
path: root/ham/CubicSDR/doinst.sh
diff options
context:
space:
mode:
author Alan Aversa2017-08-25 21:53:54 +0200
committer Willy Sudiarto Raharjo2017-08-26 02:19:49 +0200
commit2795e77e3558bde6c2edddc0d852a76126326c21 (patch)
tree4dadf28982591e74fd77c77eee46b6928924e23b /ham/CubicSDR/doinst.sh
parent126a77e69f35425d4b28557db8747ad3bc2a106d (diff)
downloadslackbuilds-2795e77e3558bde6c2edddc0d852a76126326c21.tar.gz
ham/CubicSDR: Added (Software-Defined Radio Application).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham/CubicSDR/doinst.sh')
-rw-r--r--ham/CubicSDR/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ham/CubicSDR/doinst.sh b/ham/CubicSDR/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/ham/CubicSDR/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