]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
r392: * DH_COMPAT=3 now enables the following new features which I can't just
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi