flex: disable examples, po and tests

Works around a build failure with make 4.3.
This commit is contained in:
Andre Heider 2020-01-08 13:00:45 +01:00
parent 5c2daec2d2
commit 6b4ff6cb9c
2 changed files with 13 additions and 10 deletions

View File

@ -0,0 +1,13 @@
--- a/Makefile.am 2020-01-08 12:57:40.940081434 +0100
+++ b/Makefile.am 2020-01-08 12:57:59.603818146 +0100
@@ -50,10 +50,6 @@
SUBDIRS = \
lib \
src \
- doc \
- examples \
- po \
- tests \
tools
# Create the ChangeLog, but only if we're inside a git working directory

View File

@ -1,10 +0,0 @@
--- flex-2.5.39/Makefile.am.orig 2017-01-26 21:20:07.947836925 +0900
+++ flex-2.5.39/Makefile.am 2017-01-26 21:20:20.332836652 +0900
@@ -117,7 +117,6 @@
SUBDIRS = \
lib \
src \
- doc \
examples \
po \
tests