[Pkg-gnupg-commit] [gnupg2] 131/166: speedo, w32: Install gpg-wks-client.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg2.

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>
---
 build-aux/speedo/w32/inst.nsi | 2 ++
 1 file changed, 2 insertions(+)

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"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list