]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles and introduce dependen...
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi