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