chiark / gitweb /
libgpg-error: workaround no stdout atexit with constructor prior to N (#1017)
[termux-packages] / packages / flex / Makefile.am.patch
1 diff -u -r ../flex-2.6.0/Makefile.am ./Makefile.am
2 --- ../flex-2.6.0/Makefile.am   2015-11-10 17:55:38.000000000 -0500
3 +++ ./Makefile.am       2015-12-27 06:36:29.059725071 -0500
4 @@ -53,7 +53,6 @@
5         doc \
6         examples \
7         po \
8 -       tests \
9         tools
10  
11  # Create the ChangeLog, but only if we're inside a git working directory