]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being used here...
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi