]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
r1827: releasing version 5.0.9
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi