lasso/branches/branch-0-6-0/debian/liblasso1.postrm.debhelper

6 lines
115 B
Plaintext

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