diff options
Diffstat (limited to 'Library/Formula/vpnc.rb')
| -rw-r--r-- | Library/Formula/vpnc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vpnc.rb b/Library/Formula/vpnc.rb index 8925149af..be56d2499 100644 --- a/Library/Formula/vpnc.rb +++ b/Library/Formula/vpnc.rb @@ -8,7 +8,7 @@ class Vpnc < Formula depends_on 'libgcrypt' depends_on 'libgpg-error' - fails_with_llvm + fails_with_llvm :build => 2334 skip_clean 'etc' skip_clean 'var' |
