aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-11-15 10:51:18 -0600
committerJack Nagel2013-11-15 10:51:18 -0600
commitaf00d1a518c2d0fc416a05faba4d177d5677fdf2 (patch)
tree2d4844f62cd548d9789bf99da5f159e255b3f502 /Library
parent7f86794ce1576a8b70ca186c8763d8d59eb3747e (diff)
downloadhomebrew-af00d1a518c2d0fc416a05faba4d177d5677fdf2.tar.bz2
gnupg2: install sbin stuff to bin
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnupg2.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnupg2.rb b/Library/Formula/gnupg2.rb
index 37c7cc187..894032b31 100644
--- a/Library/Formula/gnupg2.rb
+++ b/Library/Formula/gnupg2.rb
@@ -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