Linux and OSX standalone builds put the bundled gpg last in PATH, so any system gpg will be preferred over it.
This commit is contained in:
parent
f1cebd1bf9
commit
398d93d4d2
6 changed files with 37 additions and 10 deletions
|
@ -6,3 +6,5 @@ A solution might be to move the gpg binary to a different directory and put
|
|||
it at the end of PATH, not the front. So system one is used if available.
|
||||
|
||||
This should also be considered for the linux standalone builds.
|
||||
|
||||
> [[done]] for both OSX and linux. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue