Browse Source

Merge pull request #9734 from cotequeiroz/tang_noman

tang: do not build manpages
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
a23b073ba7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      utils/tang/Makefile

+ 3
- 0
utils/tang/Makefile View File

@ -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


Loading…
Cancel
Save