[Pkg-gnupg-commit] [gnupg2] 78/102: speedo, w32: Add gpg-preset-passphrase also to the uninstaller.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Jun 17 00:14:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 8d0ff5c2c23f556c8c88a8f7f0ab1555f8a17e74
Author: Werner Koch <wk at gnupg.org>
Date: Mon Jun 13 11:34:16 2016 +0200
speedo,w32: Add gpg-preset-passphrase also to the uninstaller.
--
Signed-off-by: Werner Koch <wk at gnupg.org>
---
build-aux/speedo/w32/inst.nsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/build-aux/speedo/w32/inst.nsi b/build-aux/speedo/w32/inst.nsi
index 44696e8..c8a09ae 100644
--- a/build-aux/speedo/w32/inst.nsi
+++ b/build-aux/speedo/w32/inst.nsi
@@ -1276,6 +1276,7 @@ Section "-un.gnupg"
Delete "$INSTDIR\bin\gpgconf.exe"
Delete "$INSTDIR\bin\gpg-connect-agent.exe"
Delete "$INSTDIR\bin\gpgtar.exe"
+ Delete "$INSTDIR\bin\gpg-preset-passphrase.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