]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-info-nosection
r1856: * dh_python: Temporarily revert change in 5.0.13 to make use of
[debhelper.git] / autoscripts / postinst-info-nosection
1 if [ "$1" = "configure" ]; then
2         install-info --quiet #FILE#
3 fi