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

6 lines
118 B
Plaintext

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