]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
r1856: * dh_python: Temporarily revert change in 5.0.13 to make use of
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi