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:
parent
60b4b04dc2
commit
d7d48b9840
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user