[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: not hardwiring gpg
From: |
Jim Meyering |
Subject: |
Re: not hardwiring gpg |
Date: |
Tue, 18 Dec 2007 15:36:27 +0100 |
address@hidden (Karl Berry) wrote:
> Will you accept this change from Jim Meyering to gnupload?
> (Until now we have copied the gnulib gnupload from automake.)
Thanks for forwarding that, Karl.
I didn't know gnulib's gnupload file came from elsewhere.
FYI, rationale + ChangeLog entry are here:
http://article.gmane.org/gmane.comp.lib.gnulib.bugs/12211
If no one objects, I'll push this in automake, too.
> --- automake/lib/gnupload 2007-07-08 01:09:48.000000000 -0700
> +++ gnulib/build-aux/gnupload 2007-12-15 06:41:32.000000000 -0800
> @@ -25,5 +25,5 @@
> set -e
>
> -GPG='/usr/bin/gpg --batch --no-tty'
> +GPG='gpg --batch --no-tty'
> to=