diff options
author | Jim Meyering <meyering@redhat.com> | 2008-09-13 15:08:16 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-09-13 15:08:16 +0200 |
commit | 3e8f9c8d3570491540ffe77279839839a352afda (patch) | |
tree | 25cd1c334a919a8d1e91baa2ecfd909c8cdb230e | |
parent | ae1c205fc473589d028ef63785926263843555cd (diff) | |
download | coreutils-3e8f9c8d3570491540ffe77279839839a352afda.tar.xz |
tests: reenable disabled test, now that automake can handle it
This reverts the change in ae1c205fc473589d028ef63785926263843555cd.
-rw-r--r-- | maint.mk | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 |