openwrtv4/tools/flex/patches/100-disable-tests-docs.patch
Hannu Nyman 8040420b00 tools/flex: update to 2.6.3
* update flex to 2.6.3
* download .tar.gz (as upstream has dropped .xz)
* refresh patches

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-25 19:01:07 +02:00

13 lines
221 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -45,10 +45,7 @@ EXTRA_DIST = \
SUBDIRS = \
lib \
src \
- doc \
- examples \
po \
- tests \
tools
# Create the ChangeLog, but only if we're inside a git working directory