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