]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - crypto/heimdal/packages/debian/libhdb9-heimdal.postrm.debhelper
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.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