summaryrefslogtreecommitdiffstats
path: root/fredjo-gnome-2.28-test/gnome-python/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'fredjo-gnome-2.28-test/gnome-python/post-install')
-rwxr-xr-xfredjo-gnome-2.28-test/gnome-python/post-install9
1 files changed, 9 insertions, 0 deletions
diff --git a/fredjo-gnome-2.28-test/gnome-python/post-install b/fredjo-gnome-2.28-test/gnome-python/post-install
new file mode 100755
index 000000000..d33198440
--- /dev/null
+++ b/fredjo-gnome-2.28-test/gnome-python/post-install
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+port=gnome-desktop
+
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file