# HG changeset patch # User Karl Berry # Date 1261753325 28800 # Node ID 017cf2a9b0ce8287b66bca1c0d509b87f33c2b2a # Parent 92194f05b35fbb719a59559b02f43c0c20f06deb autoupdate diff --git a/build-aux/gnupload b/build-aux/gnupload --- 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 . Send patches to ."