projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d8163
)
package/libiscsi: do not built the manpages
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Tue, 4 Dec 2018 09:57:12 +0000
(10:57 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 6 Dec 2018 20:20:43 +0000
(21:20 +0100)
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>
package/libiscsi/libiscsi.mk
patch
|
blob
|
history
diff --git
a/package/libiscsi/libiscsi.mk
b/package/libiscsi/libiscsi.mk
index c492865c51b46f01252bad372d5f13e0c7dd7327..a34069d7bff3d30ec7c2dd72b025a68fba09c6d8 100644
(file)
--- a/
package/libiscsi/libiscsi.mk
+++ b/
package/libiscsi/libiscsi.mk
@@
-11,7
+11,7
@@
LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
LIBISCSI_INSTALL_STAGING = 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.
define LIBISCSI_CREATE_M4_DIR