Files
heimdal/packages/debian/libhcrypto-4-heimdal.postrm.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
115 B
Plaintext

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