mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
diffutils: don't build docs
installing docs fails on jenkins and we only need the binaries, so just disable docs. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
7d65b9eeca
commit
322cac5e6d
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
EXTRA_DIST = bootstrap exgettext ChangeLog-2008 cfg.mk dist-check.mk
|
EXTRA_DIST = bootstrap exgettext ChangeLog-2008 cfg.mk dist-check.mk
|
||||||
-SUBDIRS = lib src tests doc man po gnulib-tests
|
-SUBDIRS = lib src tests doc man po gnulib-tests
|
||||||
+SUBDIRS = lib src tests doc po gnulib-tests
|
+SUBDIRS = lib src tests po gnulib-tests
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
|
AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
|
Loading…
x
Reference in New Issue
Block a user