Files
heimdal/packages/debian/libhx509-1-heimdal.postinst.debhelper
Love Hörnquist Åstrand 253baf3e11 add new libs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-23 09:14:50 +00:00

6 lines
118 B
Plaintext

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