summaryrefslogtreecommitdiffstats
path: root/gis/tangogps/doinst.sh
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-06-09 08:16:52 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-10 08:02:42 +0700
commit34073f58dd6b2398cb6488c64da902c74bae3fcf (patch)
treec28723c9a00f3e5f9cfc96f30fc56af6ede47074 /gis/tangogps/doinst.sh
parentc5778673bca541697e402f65c81e18c4261c59ba (diff)
downloadslackbuilds-34073f58dd6b2398cb6488c64da902c74bae3fcf.tar.gz
slackbuilds-34073f58dd6b2398cb6488c64da902c74bae3fcf.tar.xz
gis/tangogps: Moved from misc/ category.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'gis/tangogps/doinst.sh')
-rw-r--r--gis/tangogps/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/tangogps/doinst.sh b/gis/tangogps/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/gis/tangogps/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