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