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-defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postrm-gconf-defaults b/autoscripts/postrm-gconf-defaults
index 46844981..b15de676 100644
--- a/autoscripts/postrm-gconf-defaults
+++ b/autoscripts/postrm-gconf-defaults
@@ -1,3 +1,3 @@
if which update-gconf-defaults >/dev/null 2>&1; then
- update-gconf-defaults
+ update-gconf-defaults #OPT#
fi