]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - crypto/heimdal/packages/debian/libkadm5clnt7-heimdal.postrm.debhelper
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / crypto / heimdal / packages / debian / libkadm5clnt7-heimdal.postrm.debhelper
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "remove" ]; then
3         ldconfig
4 fi
5 # End automatically added section