summaryrefslogtreecommitdiffstats
path: root/at-spi/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'at-spi/post-install')
-rwxr-xr-xat-spi/post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/at-spi/post-install b/at-spi/post-install
new file mode 100755
index 0000000..11e6d65
--- /dev/null
+++ b/at-spi/post-install
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+port=at-spi
+
+# gconf schemas
+/usr/sbin/gconfpkg --install $port
+
+# End of file