]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi