From: Paul Eggert Date: Tue, 5 Apr 2005 22:25:26 +0000 (+0000) Subject: Regenerate. X-Git-Tag: CPPI-1_12~1097 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=594060f75ef12381f10fe95da998c9e2947b66c3;p=thirdparty%2Fcoreutils.git Regenerate. --- diff --git a/man/Makefile.in b/man/Makefile.in index 2e1081332d..ee83f9a877 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -627,7 +627,8 @@ yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c (cd $t && $(LN_S) ../../src/$(mapped_name) $*); \ $(PERL) -- $(srcdir)/help2man \ --include=$(srcdir)/$*.x \ - --output=$@ $t/$* + --output=$t/$@ $t/$* + @sed 's|$*\.td/||g' $t/$@ > $@ @chmod a-w $@ @rm -rf $t