]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-gconf
r1814: * Remove hardcoded pathc to update-modules and gconf-schemas in various
[debhelper.git] / autoscripts / postinst-gconf
1 if [ "$1" = "configure" ]; then
2         gconf-schemas --register #SCHEMAS#
3 fi