summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-gconf-defaults
blob: 468449811d85fb1c57e03756968e4719f1a99963 (plain)
1
2
3
if which update-gconf-defaults >/dev/null 2>&1; then
	update-gconf-defaults
fi