# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/cyrus-common -a -d /usr/share/doc/cyrus-common ]; then
		ln -sf ../share/doc/cyrus-common /usr/doc/cyrus-common
	fi
fi
# End automatically added section
# Automatically added by dh_installdocs
if [ "$1" = configure ] && command -v install-docs >/dev/null 2>&1; then
	install-docs -i /usr/share/doc-base/cyrus-manual
fi
# End automatically added section
