From df27e96f98b08dc908ced686efdf52191943dc50 Mon Sep 17 00:00:00 2001 From: Louis Opter Date: Fri, 6 Aug 2010 12:50:42 -0700 Subject: Improve the wine formula to support opengl & directx applications Signed-off-by: Adam Vandenberg * Restore the startup script, and add a comment to it. --- Library/Formula/wine.rb | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/wine.rb b/Library/Formula/wine.rb index 86784140b..91df6a352 100644 --- a/Library/Formula/wine.rb +++ b/Library/Formula/wine.rb @@ -8,6 +8,13 @@ class Wine = 10.6 and Hardware.is_64_bit? args << "--disable-win16" if MACOS_VERSION < 10.6 @@ -29,6 +36,11 @@ class Wine