summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-09-13 15:08:16 +0200
committerJim Meyering <meyering@redhat.com>2008-09-13 15:08:16 +0200
commit3e8f9c8d3570491540ffe77279839839a352afda (patch)
tree25cd1c334a919a8d1e91baa2ecfd909c8cdb230e
parentae1c205fc473589d028ef63785926263843555cd (diff)
downloadcoreutils-3e8f9c8d3570491540ffe77279839839a352afda.tar.xz
tests: reenable disabled test, now that automake can handle it
This reverts the change in ae1c205fc473589d028ef63785926263843555cd.
-rw-r--r--maint.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/maint.mk b/maint.mk
index 7b9d0eed1..492fb0f60 100644
--- a/maint.mk
+++ b/maint.mk
@@ -736,13 +736,6 @@ 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