]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-makeshlibs
r1746: * dh_installmodules autoscripts: Now that return code 3 is allocated by
[debhelper.git] / autoscripts / postrm-makeshlibs
1 if [ "$1" = "remove" ]; then
2         ldconfig
3 fi