[pacman-dev] [PATCH] makepkg: split source elements when looking for sigs
Allan McRae
allan at archlinux.org
Sat Dec 10 23:45:41 EST 2011
On 11/12/11 14:10, Dave Reisner wrote:
> Allows renamed .asc/.sig files to be still discovered by makepkg. This
> is needed for a package such as PuTTY, which provides abnormally named
> sig files (.DSA and .RSA) which are valid input for gpg --verify.
Just to clarify... Are they valid input as in "gpg --verify foo.DSA"
works or do you need to use "gpg --verify foo.DSA source.file" (or
whatever the correct command syntax is)?
Allan
More information about the pacman-dev
mailing list