1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00

Remove duplicate cp command from `man' section.

This commit is contained in:
Jim Blandy 1993-05-23 00:15:29 +00:00
parent fa37779128
commit 415782673f

View File

@ -243,7 +243,6 @@ echo "Making links to \`info'."
echo "Making links to \`man'."
(cd man
ln *.texinfo *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man
cp texinfo.tex texindex.c ../${tempdir}/man
test -f README && ln README ../${tempdir}/man
test -f Makefile && ln Makefile ../${tempdir}/man
ln ChangeLog split-man ../${tempdir}/man