]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - crypto/heimdal/packages/debian/libroken18-heimdal.postinst.debhelper
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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