mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
flex: disable tests to unbreak cross.
This commit is contained in:
parent
fce483e930
commit
b8ff59a2b5
1 changed files with 10 additions and 0 deletions
10
srcpkgs/flex/patches/disable-tests.patch
Normal file
10
srcpkgs/flex/patches/disable-tests.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- Makefile.in.orig 2015-11-18 07:34:53.757836866 +0100
|
||||||
|
+++ Makefile.in 2015-11-18 07:35:01.197909320 +0100
|
||||||
|
@@ -450,7 +450,6 @@ SUBDIRS = \
|
||||||
|
doc \
|
||||||
|
examples \
|
||||||
|
po \
|
||||||
|
- tests \
|
||||||
|
tools
|
||||||
|
|
||||||
|
all: all-recursive
|
Loading…
Add table
Reference in a new issue