Remove duplicate cp command from `man' section.
authorJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 00:15:29 +0000 (00:15 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 00:15:29 +0000 (00:15 +0000)
make-dist

index c549940..1c4fa4e 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -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