Mercurial > emacs
diff make-dist @ 41906:9ac2c536efe5
Fix comments.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 09 Dec 2001 13:17:52 +0000 |
| parents | 80482c216b03 |
| children | 627b778e6b76 |
line wrap: on
line diff
--- a/make-dist Sun Dec 09 13:13:13 2001 +0000 +++ b/make-dist Sun Dec 09 13:17:52 2001 +0000 @@ -630,7 +630,7 @@ 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
