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