Mercurial > hg > octave-shane > gnulib-hg
changeset 12504:017cf2a9b0ce
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 25 Dec 2009 07:02:05 -0800 |
parents | 92194f05b35f |
children | 3ee6b222df37 |
files | build-aux/gnupload |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ --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>."