]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - crypto/heimdal/packages/debian/libhdb9-heimdal.postrm.debhelper
Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582:
[FreeBSD/stable/9.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