summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-25 07:02:05 -0800
committerKarl Berry <karl@freefriends.org>2009-12-25 07:02:05 -0800
commit4b93a2579fb567b9fbbeb24439770d814dac95cd (patch)
tree05243d7fad72b454bcfa800b1533e2701131baf9 /build-aux
parent59547ffe21fdc59d39fa6f5c6d173cb04eaee67c (diff)
downloadgnulib-4b93a2579fb567b9fbbeb24439770d814dac95cd.tar.gz
autoupdate
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/gnupload7
1 files changed, 6 insertions, 1 deletions
diff --git a/build-aux/gnupload b/build-aux/gnupload
index 104f8ad925..bd120e8ebe 100755
--- a/build-aux/gnupload
+++ b/build-aux/gnupload
@@ -1,7 +1,7 @@
#!/bin/sh
# Sign files and upload them.
-scriptversion=2009-11-29.20; # UTC
+scriptversion=2009-12-21.21; # UTC
# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
#
@@ -96,6 +96,11 @@ Examples:
--delete oopsbar-0.9.91.tar.gz \\
-- foobar-0.9.91.tar.gz
+gnupload uses the ncftpput program to do the transfers; if you don't
+happen to have an ncftp package installed, the ncftpput-ftp script in
+the build-aux/ directory of the gnulib package
+(http://savannah.gnu.org/projects/gnulib) may serve as a replacement.
+
Report bugs to <bug-automake@gnu.org>.
Send patches to <automake-patches@gnu.org>."