summaryrefslogtreecommitdiffstats
path: root/extra/libbonoboui/post-install
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-09-05 13:09:28 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-09-05 13:09:28 +0200
commit4a93c94a438fe5962bda3d726be478d5f568bbfe (patch)
treeb1047dc44c19045278ae25578a9e6dcbd36f3b7e /extra/libbonoboui/post-install
parentfe6884b602f5f4b79896074b6148063ef6d820ea (diff)
downloadnutyx-pakxe-4a93c94a438fe5962bda3d726be478d5f568bbfe.tar.gz
nutyx-pakxe-4a93c94a438fe5962bda3d726be478d5f568bbfe.tar.bz2
nutyx-pakxe-4a93c94a438fe5962bda3d726be478d5f568bbfe.tar.xz
nutyx-pakxe-4a93c94a438fe5962bda3d726be478d5f568bbfe.zip
Ajout de libbonoboui#2.24.1-1
Diffstat (limited to 'extra/libbonoboui/post-install')
-rwxr-xr-xextra/libbonoboui/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/libbonoboui/post-install b/extra/libbonoboui/post-install
new file mode 100755
index 000000000..f39591013
--- /dev/null
+++ b/extra/libbonoboui/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file