]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-info
r1695: * dh_gconf: gconf schemas moved to /usr/share/gconf/schemas. Relocate
[debhelper.git] / autoscripts / postinst-info
1 if [ "$1" = "configure" ]; then
2         install-info --quiet --section "#SECTION#" "#SECTION#" #FILE#
3 fi