gnupg2: install sbin stuff to bin
This commit is contained in:
parent
28411bfd07
commit
012d1d7376
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ class Gnupg2 < Formula
|
|||
args = %W[
|
||||
--disable-dependency-tracking
|
||||
--prefix=#{prefix}
|
||||
--sbindir=#{bin}
|
||||
--enable-symcryptrun
|
||||
--disable-agent
|
||||
--with-agent-pgm=#{Formula.factory('gpg-agent').opt_prefix}/bin/gpg-agent
|
||||
|
|
Loading…
Reference in a new issue