]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - crypto/heimdal/packages/debian/libhdb9-heimdal.postrm.debhelper
Adjust to reflect 8.0-RELEASE.
[FreeBSD/releng/8.0.git] / crypto / heimdal / packages / debian / libhdb9-heimdal.postrm.debhelper
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "remove" ]; then
3         ldconfig
4 fi
5 # End automatically added section