]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-makeshlibs
r1586: * dh_python: patch from Josselin to fix generated depends. Closes: #204717
[debhelper.git] / autoscripts / postinst-makeshlibs
1 if [ "$1" = "configure" ]; then
2         ldconfig
3 fi