summaryrefslogtreecommitdiff
path: root/debian/libgconf10.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libgconf10.postinst')
-rw-r--r--debian/libgconf10.postinst7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/libgconf10.postinst b/debian/libgconf10.postinst
deleted file mode 100644
index d6aa4d6f..00000000
--- a/debian/libgconf10.postinst
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-/sbin/ldconfig
-GCONF_CONFIG_SOURCE="xml::/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool --makefile-install-rule /etc/gconf/schemas/desktop.schemas >/dev/null
-
-#DEBHELPER#
-