]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
avoid loading File::Spec when not needed
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi