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