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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user