[git] GnuPG - branch, master, updated. gnupg-2.1.18-131-gc2f02ea
by Werner Koch
cvs at cvs.gnupg.org
Thu Feb 23 10:43:09 CET 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via c2f02ea4ff1b74be66b4221e3ec83ab0351c2746 (commit)
from a42bf00b4edce789999aa3bdfce235cf726463ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c2f02ea4ff1b74be66b4221e3ec83ab0351c2746
Author: Werner Koch <wk at gnupg.org>
Date: Thu Feb 23 10:33:07 2017 +0100
speedo,w32: Install gpg-wks-client.
--
Signed-off-by: Werner Koch <wk at gnupg.org>
diff --git a/build-aux/speedo/w32/inst.nsi b/build-aux/speedo/w32/inst.nsi
index d117495..5ecd633 100644
--- a/build-aux/speedo/w32/inst.nsi
+++ b/build-aux/speedo/w32/inst.nsi
@@ -581,6 +581,7 @@ Section "GnuPG" SEC_gnupg
File "bin/gpg-connect-agent.exe"
File "bin/gpgtar.exe"
File "libexec/gpg-preset-passphrase.exe"
+ File "libexec/gpg-wks-client"
ClearErrors
SetOverwrite try
@@ -1263,6 +1264,7 @@ Section "-un.gnupg"
Delete "$INSTDIR\bin\gpg-connect-agent.exe"
Delete "$INSTDIR\bin\gpgtar.exe"
Delete "$INSTDIR\bin\gpg-preset-passphrase.exe"
+ Delete "$INSTDIR\bin\gpg-wks-client.exe"
Delete "$INSTDIR\share\gnupg\dirmngr-conf.skel"
Delete "$INSTDIR\share\gnupg\distsigkey.gpg"
-----------------------------------------------------------------------
Summary of changes:
build-aux/speedo/w32/inst.nsi | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list