mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
tang: do not build manpages
Ensure a2x is not found, so that manpages are not generated. They are currently failing to pass xmllint. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
@@ -25,6 +25,9 @@ PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
# This avoids generating man pages
|
||||
CONFIGURE_VARS += ac_cv_prog_A2X=
|
||||
|
||||
define Package/tang
|
||||
SECTION:=utils
|
||||
TITLE:=tang v$(PKG_VERSION) - daemon for binding data to the presence of a third party
|
||||
|
||||
Reference in New Issue
Block a user