]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
r557: * dh_installinit: added --no-start for rcS type scripts. Closes: #136502
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi