spiegel-keyman/linux/kmflcomp/debian/libkmflcomp.postinst.debhelper
2006-02-03 00:09:03 +00:00

5 lines
118 B
Text

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