mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
package/libiscsi: do not built the manpages
The pre-rendered, bundled ones are still installed, though, but they get removed in target-finalize anyway. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d2d81637ee
commit
5b5c84a2a8
@ -11,7 +11,7 @@ LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
|
|||||||
LIBISCSI_INSTALL_STAGING = YES
|
LIBISCSI_INSTALL_STAGING = YES
|
||||||
LIBISCSI_AUTORECONF = YES
|
LIBISCSI_AUTORECONF = YES
|
||||||
|
|
||||||
LIBISCSI_CONF_OPTS = --disable-werror
|
LIBISCSI_CONF_OPTS = --disable-werror --disable-manpages
|
||||||
|
|
||||||
# We need to create the m4 directory to make autoreconf work properly.
|
# We need to create the m4 directory to make autoreconf work properly.
|
||||||
define LIBISCSI_CREATE_M4_DIR
|
define LIBISCSI_CREATE_M4_DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user