]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-info-nosection
r539: * Remove /usr/doc manglement code from postinst and prerm.
[debhelper.git] / autoscripts / postinst-info-nosection
1 if [ "$1" = "configure" ]; then
2         install-info --quiet #FILE#
3 fi