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:
parent
fa37779128
commit
415782673f
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue