]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/packages/debian/libasn1-8-heimdal.postinst.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 / libasn1-8-heimdal.postinst.debhelper
1 # Automatically added by dh_makeshlibs
2 if [ "$1" = "configure" ]; then
3         ldconfig
4 fi
5 # End automatically added section