FreeBSD Bugzilla – Attachment 156442 Details for
Bug 200008
mail/spamassassin sa-update depending on gpg executable even when the option GNUPG2 is selected during make config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch for sa-update whenever the option GNUPG2 is selected during make config
file_200008.txt (text/plain), 472 bytes, created by
Trond Endrestøl
on 2015-05-06 19:58:21 UTC
(
hide
)
Description:
Patch for sa-update whenever the option GNUPG2 is selected during make config
Filename:
MIME Type:
Creator:
Trond Endrestøl
Created:
2015-05-06 19:58:21 UTC
Size:
472 bytes
patch
obsolete
>--- sa-update.orig 2015-04-30 11:50:16.000000000 +0200 >+++ sa-update 2015-05-06 13:19:17.066535677 +0200 >@@ -339,7 +339,7 @@ > if ($GPG_ENABLED || $opt{'import'}) { > # find GPG in the PATH > # bug 4958: for *NIX it's "gpg", in Windows it's "gpg.exe" >- $GPGPath = 'gpg' . $Config{_exe}; >+ $GPGPath = 'gpg2' . $Config{_exe}; > dbg("gpg: Searching for '$GPGPath'"); > > if ($GPGPath = Mail::SpamAssassin::Util::find_executable_in_env_path($GPGPath)) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 200008
: 156442