1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08: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