physfs/debian/libphysfs0.postinst.debhelper

6 lines
118 B
Plaintext
Raw Normal View History

2002-07-30 07:20:00 +02:00
# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section