]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-makeshlibs
dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210 Thanks,...
[debhelper.git] / autoscripts / postrm-makeshlibs
1 if [ "$1" = "remove" ]; then
2         ldconfig
3 fi