diff options
author | Francesco Potortì <pot@gnu.org> | 2002-12-05 15:17:49 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2002-12-05 15:17:49 +0000 |
commit | e25e3dac9f970d3da8f5857f1a897a34949450f0 (patch) | |
tree | 601fced6aeaaf5f69052c12401a06b9adf980e75 /admin | |
parent | 2febdddd026889fb28a65f61c6fd88f057d08b87 (diff) | |
download | emacs-e25e3dac9f970d3da8f5857f1a897a34949450f0.tar.gz |
~alpha, not ~ftp !
Diffstat (limited to 'admin')
-rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index f5ce09b1f19..8c477320bfb 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -45,7 +45,7 @@ For each step, check for possible errors. -e 's/^RCS file: .cvsroot.emacs.emacs.\(.*\),v/\1/p' 11. rsync emacs-NEW.tar.gz emacs-OLD-NEW.xdelta compile-NEW.log \ - emacs-new.announce alpha.gnu.org:/home/ftp/gnu/emacs/pretest/ + emacs-new.announce alpha.gnu.org:/home/alpha/gnu/emacs/pretest/ 12. Verify that after five minutes at most the files appear on ftp://alpha.gnu.org/gnu/emacs/pretest/. |