summaryrefslogtreecommitdiffstats
path: root/accessibility/jpilot/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/jpilot/doinst.sh')
-rw-r--r--accessibility/jpilot/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/accessibility/jpilot/doinst.sh b/accessibility/jpilot/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/accessibility/jpilot/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+