diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-12-09 13:17:52 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-12-09 13:17:52 +0000 |
commit | 6ab508db632bc2a7820cc3c8ae32c9c9014a6f8c (patch) | |
tree | d21df375fa0dd4506b699f41b34bd7a9dbc55d87 /make-dist | |
parent | 660a1df5d3195b6439766436ddea987d0a82ffd6 (diff) | |
download | emacs-6ab508db632bc2a7820cc3c8ae32c9c9014a6f8c.tar.gz |
Fix comments.
Diffstat (limited to 'make-dist')
-rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist index 43a7807153e..a23c30b043f 100755 --- a/make-dist +++ b/make-dist @@ -630,7 +630,7 @@ echo "Making links to \`vms'" cd ../${tempdir}/vms rm -f *~) -### 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 top-level copy, but ### you're not supposed to have any symlinks in distribution tar files. echo "Making sure copying notices are all copies of \`COPYING'" for subdir in . etc info leim lib-src lisp lwlib mac msdos nt src; do |