1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

tests: temporarily disable part of "make distcheck"

* maint.mk (install-transform-check): Temporarily disable.
This commit is contained in:
Jim Meyering
2008-09-11 22:37:39 +02:00
parent 2221ea2c3a
commit ae1c205fc4
+7
View File
@@ -736,6 +736,13 @@ define install-transform-check
"$(pfx)/share/man/man1/zyx.1"
endef
# Temporarily disable this check;
# With the very latest automake from git, the above definition
# would induce a "make distcheck" failure.
define install-transform-check
:
endef
# Install, then verify that all binaries and man pages are in place.
# Note that neither the binary, ginstall, nor the ].1 man page is installed.
define my-instcheck