summaryrefslogtreecommitdiffstats
path: root/gnome/orca/post-install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-25 21:09:54 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-25 21:09:54 +0100
commitdb2697253087fa9f6dc660ce59ecc1e7a318accc (patch)
treeb4b4de6daa9f6358de4499e0c24fa32724d541c5 /gnome/orca/post-install
parent53dce89aebdeb46151d11cab714ea7985fdbfeac (diff)
downloadnutyx-extra-db2697253087fa9f6dc660ce59ecc1e7a318accc.tar.gz
nutyx-extra-db2697253087fa9f6dc660ce59ecc1e7a318accc.tar.bz2
nutyx-extra-db2697253087fa9f6dc660ce59ecc1e7a318accc.tar.xz
nutyx-extra-db2697253087fa9f6dc660ce59ecc1e7a318accc.zip
maj orca#2.28.1-1
Diffstat (limited to 'gnome/orca/post-install')
-rwxr-xr-xgnome/orca/post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome/orca/post-install b/gnome/orca/post-install
new file mode 100755
index 000000000..d48e0a6af
--- /dev/null
+++ b/gnome/orca/post-install
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+port=orca
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file