From: Ralf Wildenhues Date: Thu, 5 Mar 2009 19:02:03 +0000 (+0100) Subject: * lib/gnupload: Change conffile name to `.gnuploadrc'. X-Git-Tag: v1.10b~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39d517cd3eb197819dd6697f93798103b3c3dbe;p=thirdparty%2Fautomake.git * lib/gnupload: Change conffile name to `.gnuploadrc'. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 32cdd76d3..3e05c7ec6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-05 Ralf Wildenhues + + * lib/gnupload: Change conffile name to `.gnuploadrc'. + 2009-03-04 William Pursell Replace bare `automake' with `@command{automake}' or `Automake'. diff --git a/lib/gnupload b/lib/gnupload index a1add234d..7c34784e4 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-03-04.21 +scriptversion=2009-03-05.20 # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation # @@ -23,7 +23,7 @@ scriptversion=2009-03-04.21 set -e GPG='gpg --batch --no-tty' -conffile=.gnupload +conffile=.gnuploadrc to= dry_run=false symlink_files=