From 69f2751109f476b8b6824755b0d664f300bf2247 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Thu, 9 Jun 2016 08:16:50 +0100 Subject: gis/qmapshack: Moved from desktop/ category. Signed-off-by: David Spencer --- gis/qmapshack/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gis/qmapshack/doinst.sh (limited to 'gis/qmapshack/doinst.sh') diff --git a/gis/qmapshack/doinst.sh b/gis/qmapshack/doinst.sh new file mode 100644 index 0000000000..140e332222 --- /dev/null +++ b/gis/qmapshack/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications +fi -- cgit v1.2.3-65-gdbad