summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-gconf-defaults
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postrm-gconf-defaults')
-rw-r--r--autoscripts/postrm-gconf-defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-gconf-defaults b/autoscripts/postrm-gconf-defaults
deleted file mode 100644
index b15de676..00000000
--- a/autoscripts/postrm-gconf-defaults
+++ /dev/null
@@ -1,3 +0,0 @@
-if which update-gconf-defaults >/dev/null 2>&1; then
- update-gconf-defaults #OPT#
-fi