]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-makeshlibs
dh: Ensure -a and -i are passed when running override_dh_command-arch and override_dh...
[debhelper.git] / autoscripts / postrm-makeshlibs
1 if [ "$1" = "remove" ]; then
2         ldconfig
3 fi