package/check: disable doc

documentation can be disabled since version 0.13.0 and
8ca1f79a73

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2022-12-30 18:01:24 +01:00 committed by Peter Korsgaard
parent 60b4b04dc2
commit d7d48b9840

View File

@ -10,6 +10,7 @@ CHECK_INSTALL_STAGING = YES
CHECK_DEPENDENCIES = host-pkgconf
CHECK_LICENSE = LGPL-2.1+
CHECK_LICENSE_FILES = COPYING.LESSER
CHECK_CONF_OPTS = --disable-build-docs
# Having checkmk in the target makes no sense
define CHECK_REMOVE_CHECKMK