]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - crypto/heimdal/packages/debian/libasn1-8-heimdal.postinst.debhelper
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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