]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-gconf
r1809: releasing version 5.0.2
[debhelper.git] / autoscripts / postinst-gconf
1 if [ "$1" = "configure" ]; then
2         /usr/sbin/gconf-schemas --register #SCHEMAS#
3 fi