]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-gconf-defaults
dh_gconf: Support mandatory settings. Closes: #513923
[debhelper.git] / autoscripts / postrm-gconf-defaults
index 468449811d85fb1c57e03756968e4719f1a99963..b15de676796a5282d0537c8b1caa522980c71bae 100644 (file)
@@ -1,3 +1,3 @@
 if which update-gconf-defaults >/dev/null 2>&1; then
-       update-gconf-defaults
+       update-gconf-defaults #OPT#
 fi