summaryrefslogtreecommitdiffstats
path: root/gnome/alacarte/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/alacarte/post-install')
-rwxr-xr-xgnome/alacarte/post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome/alacarte/post-install b/gnome/alacarte/post-install
new file mode 100755
index 000000000..7ab833540
--- /dev/null
+++ b/gnome/alacarte/post-install
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+port=alacarte
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file