test debug
[heimdal.git] / packages / debian / libhcrypto-4-heimdal.postrm.debhelper
blob7f44047270f1096292b635b3a7833a070813f53e
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "remove" ]; then
3         ldconfig
4 fi
5 # End automatically added section