Revert "CI: Disable building man pages in MSYS2 to work around docbook.xsl breakage"

This reverts commit 09ec272d47.

This got fixed in MSYS2
This commit is contained in:
Christoph Reiter
2020-02-19 07:39:56 +01:00
parent 0ae09a2d44
commit 81ef7eb30b

View File

@@ -38,9 +38,8 @@ export CCACHE_DIR="${CCACHE_BASEDIR}/_ccache"
ccache --zero-stats
ccache --show-stats
# man disabled due to https://github.com/msys2/MINGW-packages/issues/6194
meson \
-Dman=false \
-Dman=true \
-Dbroadway_backend=true \
_build