From a0a1d73d845fcf83e8b01c65afe4820ab78fc76e Mon Sep 17 00:00:00 2001 From: bkonkle Date: Thu, 19 Aug 2010 16:13:48 -0500 Subject: Resolved madplay error 'CPU you selected does not support x86-64' on 10.6 i5 machines Signed-off-by: Adam Vandenberg --- Library/Formula/madplay.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/madplay.rb b/Library/Formula/madplay.rb index 27d74c57b..245625c8e 100644 --- a/Library/Formula/madplay.rb +++ b/Library/Formula/madplay.rb @@ -16,7 +16,10 @@ class Madplay = 10.6 + system "./configure", *configure_flags system "make install" end end -- cgit v1.2.3