atk: disable the docs build

https://github.com/Alexpux/MINGW-packages/pull/4501#issuecomment-426546636
This commit is contained in:
Christoph Reiter
2018-10-03 12:35:18 +02:00
parent 89b7cc06ea
commit a6a7246fff

View File

@@ -30,7 +30,6 @@ build() {
mkdir -p "${srcdir}"/build-${MINGW_CHOST} && cd "${srcdir}"/build-${MINGW_CHOST}
meson \
-Ddocs=true \
../${_realname}-${pkgver}
ninja