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