From 2d05da741e325ebca22be9dbdbe3723e12cb28ea Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 29 Feb 2004 22:28:38 +0000 Subject: [PATCH] * Makefile.am (cvs-release): Upload to ~ftp/pub/automake, not ~ftp/automake. * lib/gnupload (Example): Update example. --- ChangeLog | 4 ++++ Makefile.am | 2 +- Makefile.in | 2 +- lib/gnupload | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c9257ee..40d67248 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-02-29 Alexandre Duret-Lutz + * Makefile.am (cvs-release): Upload to ~ftp/pub/automake, not + ~ftp/automake. + * lib/gnupload (Example): Update example. + * lib/config-ml.in, lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstream versions. diff --git a/Makefile.am b/Makefile.am index f344e8cc..56ec6874 100644 --- a/Makefile.am +++ b/Makefile.am @@ -284,7 +284,7 @@ cvs-release: cvs-dist *) dest=ftp;; \ esac; \ $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \ - --to sources.redhat.com:~ftp/automake \ + --to sources.redhat.com:~ftp/pub/automake \ --to $$dest.gnu.org:automake $(DIST_ARCHIVES) cvs-diff: diff --git a/Makefile.in b/Makefile.in index de8722e3..d6a92163 100644 --- a/Makefile.in +++ b/Makefile.in @@ -769,7 +769,7 @@ cvs-release: cvs-dist *) dest=ftp;; \ esac; \ $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \ - --to sources.redhat.com:~ftp/automake \ + --to sources.redhat.com:~ftp/pub/automake \ --to $$dest.gnu.org:automake $(DIST_ARCHIVES) cvs-diff: diff --git a/lib/gnupload b/lib/gnupload index d0e2f537..e413e1a3 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2004-01-28.17 +scriptversion=2004-02-29.23 # Copyright (C) 2004 Free Software Foundation # @@ -44,7 +44,7 @@ Recognized destinations are: [user@]host:DIRECTORY upload files with scp Example: - gnupload --to sources.redhat.com:~ftp/automake \\ + gnupload --to sources.redhat.com:~ftp/pub/automake \\ --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 -- 2.43.5