]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-makeshlibs
python distutils buildsystem: Propigate failure of pyversions. Closes: #683551 Thanks...
[debhelper.git] / autoscripts / postrm-makeshlibs
1 if [ "$1" = "remove" ]; then
2         ldconfig
3 fi