The taball for the 8.10.3 version was replaced on the upstream website with significant updates in it. The new tarball doesn't compile. I preserved the previous 8.10.3 version tarball so that the package can build. The new, 9.x version is upcoming.
11 lines
319 B
Text
11 lines
319 B
Text
--- Makefile.in.orig 2018-06-14 05:16:42 UTC
|
|
+++ Makefile.in
|
|
@@ -876,7 +876,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
|
|
@abi_ac_distcheck@ \
|
|
PYFLAGS="@PYFLAGS@ -B"
|
|
|
|
-SUBDIRS = fallbacks src abichecks tests
|
|
+SUBDIRS = fallbacks src abichecks
|
|
|
|
# Additional files to clean
|
|
CLEANFILES = config.optim config.fc_info.tmp
|