Files
heimdal/packages/debian/libgssapi2-heimdal.postinst.debhelper
Love Hörnquist Åstrand cc8a62e402 from ubuntu 7.10
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21994 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-19 14:30:24 +00:00

6 lines
118 B
Plaintext

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