changeset 1794:b146942bc431

Remove info from the distribution. It looks very out of date now.
author Jim Blandy <jimb@redhat.com>
date Thu, 14 Jan 1993 17:37:06 +0000
parents cf4c3f01ddb9
children a1f3c3317dd4
files make-dist
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Thu Jan 14 17:31:56 1993 +0000
+++ b/make-dist	Thu Jan 14 17:37:06 1993 +0000
@@ -200,14 +200,14 @@
 (cd cpp
  ln cccp.c cexp.y Makefile README ../${tempdir}/cpp)
 
-echo "Making links to \`info'."
-# Don't distribute backups or autosaves.
-(cd info
- ln [a-zA-Z]* ../${tempdir}/info
- cd ../${tempdir}/info
- # Avoid an error when expanding the wildcards later.
- ln emacs dummy~ ; ln emacs \#dummy\#
- rm -f *~ \#*\# core)
+;;;!! echo "Making links to \`info'."
+;;;!! # Don't distribute backups or autosaves.
+;;;!! (cd info
+;;;!!  ln [a-zA-Z]* ../${tempdir}/info
+;;;!!  cd ../${tempdir}/info
+;;;!!  # Avoid an error when expanding the wildcards later.
+;;;!!  ln emacs dummy~ ; ln emacs \#dummy\#
+;;;!!  rm -f *~ \#*\# core)
 
 echo "Making links to \`man'."
 (cd man