package/nftables: do not build docs
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 27 Dec 2014 14:50:20 +0000 (15:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Dec 2014 14:54:46 +0000 (15:54 +0100)
commit6ecbce22126596d7b4d81a9b85026e4cc91cb539
treea24189e5e319a554088dd6b2c41e30885810881c
parenta3365ebf72fc34c71e28191f107280b9d7c825a1
package/nftables: do not build docs

Building docs requires dblatex with a working Jade Wrapper (jw) which
may well be missing on the build machine, and we do not build our own.

Since docs are anyway removed from the target, just do not build them.

Tell ./configure that we do not have the required tools:
  - DBLATEX=no to disable PDF generation
  - DOCBOOK2X_MAN=no, DOCBOOK2MAN=no and DB2X_DOCBOOK2MAN=no to disable
    manpage generation

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nftables/nftables.mk