gnupg: added a release script to build and install gnupg.
commitf1dbdbf1f3b41d28c257ec46a05c49757a812c82
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 2 Feb 2013 11:08:35 +0000 (2 11:08 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 2 Feb 2013 11:08:35 +0000 (2 11:08 +0000)
treecf9b60537228214b0286edda0f1916c344f30443
parentd0710244fbe78191351207eb6ceea802c4c354d2
gnupg: added a release script to build and install gnupg.

When built for Windows gpg expects to find it's helper scripts in the same
directory but the installer places these in the libexec folder so we need
to move these so that 'gpg --refresh-keys' can work.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
src/gnupg/.gitignore [new file with mode: 0644]
src/gnupg/patches/0001-Support-case-insensitive-filenames-for-assembler-pro.patch [new file with mode: 0644]
src/gnupg/release.sh [new file with mode: 0644]