opnsense-src/crypto/heimdal/packages/debian/libgssapi2-heimdal.postrm.debhelper
2008-05-07 13:39:42 +00:00

5 lines
115 B
Text

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