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