freebsd-nq/crypto/heimdal/packages/debian/libkadm5clnt7-heimdal.postinst.debhelper
2008-05-07 13:39:42 +00:00

6 lines
118 B
Plaintext

# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section