]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-info
dh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. Closes...
[debhelper.git] / autoscripts / postinst-info
1 if [ "$1" = "configure" ]; then
2         install-info --quiet #FILE#
3 fi