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:
parent
fa37779128
commit
415782673f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user