From dce84dfce2a6d3e2511466607186fe3fbc195076 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 3 Sep 2012 16:44:12 -0500 Subject: Remove outdated comments in old wine deps Wine no longer uses these, so the comments are outdated. Continue to build universal by default, though, to support legacy installs. Eventually they can grow universal options or just build native-only after a sufficient period of time. Signed-off-by: Jack Nagel --- Library/Formula/libgcrypt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/libgcrypt.rb') diff --git a/Library/Formula/libgcrypt.rb b/Library/Formula/libgcrypt.rb index 954efcc8b..6bb9ca73d 100644 --- a/Library/Formula/libgcrypt.rb +++ b/Library/Formula/libgcrypt.rb @@ -21,7 +21,7 @@ class Libgcrypt < Formula end def install - ENV.universal_binary # build fat so wine can use it + ENV.universal_binary system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}", -- cgit v1.2.3