freebsd-dev/crypto/heimdal/packages/debian/libasn1-8-heimdal.postrm.debhelper
2008-05-07 13:39:42 +00:00

6 lines
115 B
Plaintext

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