From be3683fc526d24ecb689acb42724c2edb8f09bd6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 30 Jun 2013 10:53:11 -0700 Subject: ykpers: use opt_prefix --- Library/Formula/ykpers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/ykpers.rb b/Library/Formula/ykpers.rb index e5233424e..f7f966921 100644 --- a/Library/Formula/ykpers.rb +++ b/Library/Formula/ykpers.rb @@ -18,7 +18,7 @@ class Ykpers < Formula end def install - libyubikey_prefix = Formula.factory('libyubikey').prefix + libyubikey_prefix = Formula.factory('libyubikey').opt_prefix system "./configure", "--prefix=#{prefix}", "--with-libyubikey-prefix=#{libyubikey_prefix}", '--with-backend=osx', -- cgit v1.2.3