/[emacs]/emacs/make-dist
ViewVC logotype

Diff of /emacs/make-dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.189 by pj, Thu Nov 29 07:27:54 2001 UTC revision 1.190 by pj, Thu Nov 29 17:43:17 2001 UTC
# Line 632  echo "Making links to \`vms'" Line 632  echo "Making links to \`vms'"
632    
633  ### It would be nice if they could all be symlinks to etc's copy, but  ### It would be nice if they could all be symlinks to etc's copy, but
634  ### you're not supposed to have any symlinks in distribution tar files.  ### you're not supposed to have any symlinks in distribution tar files.
635  echo "Making sure copying notices are all copies of \`etc/COPYING'"  echo "Making sure copying notices are all copies of \`COPYING'"
636  for subdir in . etc lisp src lib-src info msdos; do  for subdir in . etc lisp src lib-src info msdos; do
637    rm -f ${tempdir}/${subdir}/COPYING    rm -f ${tempdir}/${subdir}/COPYING
638    cp etc/COPYING ${tempdir}/${subdir}    cp COPYING ${tempdir}/${subdir}
639  done  done
640    
641  #### Make sure that there aren't any hard links between files in the  #### Make sure that there aren't any hard links between files in the

Legend:
Removed from v.1.189  
changed lines
  Added in v.1.190

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26