]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-gconf-defaults
Remove autoscripts for GConf
[debhelper.git] / autoscripts / postinst-gconf-defaults
diff --git a/autoscripts/postinst-gconf-defaults b/autoscripts/postinst-gconf-defaults
deleted file mode 100644 (file)
index eff244a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ] && which update-gconf-defaults >/dev/null 2>&1; then
-       update-gconf-defaults #OPT#
-fi