1
# Automatically added by dh_installdocs
2
if [ "$1" = configure ] && which install-docs >/dev/null 2>&1; then
3
install-docs -i /usr/share/doc-base/libphysfs0-api
4
fi
5
# End automatically added section