[Pkg-gnupg-commit] [gnupg2] 90/102: speedo, w32: Take gpg-preset-passphrase from libexec.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Jun 17 00:14:59 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 c4c4de329ba504548f8d838b696441afbfd1de3e
Author: Werner Koch <wk at gnupg.org>
Date: Thu Jun 16 16:59:15 2016 +0200
speedo,w32: Take gpg-preset-passphrase from libexec.
--
---
build-aux/speedo/w32/inst.nsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-aux/speedo/w32/inst.nsi b/build-aux/speedo/w32/inst.nsi
index c8a09ae..24d5d4d 100644
--- a/build-aux/speedo/w32/inst.nsi
+++ b/build-aux/speedo/w32/inst.nsi
@@ -579,7 +579,7 @@ Section "GnuPG" SEC_gnupg
File "bin/gpgconf.exe"
File "bin/gpg-connect-agent.exe"
File "bin/gpgtar.exe"
- File "bin/gpg-preset-passphrase.exe"
+ File "libexec/gpg-preset-passphrase.exe"
ClearErrors
SetOverwrite try
--
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