diff --git a/stepmania/PBProject/README b/stepmania/PBProject/README index 23ccafb918..b18dfeb686 100644 --- a/stepmania/PBProject/README +++ b/stepmania/PBProject/README @@ -25,9 +25,9 @@ Now Installer.app is ready to be distributed. NOTE I added the symlink: -ln -s /System/Library/Frameworks/OpenGL/Versions/A/Libraries/ \ -/Developer/SDKs/MacOSX10.2.7.sdk/System/Library/Frameworks/OpenGL/Versions/A/ +ln -s /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries \ +/Developer/SDKs/MacOSX10.2.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A because Apple was stupid and screwed up that framework in all of the SDKs. Steve Checkoway -steve@cs.washington.edu \ No newline at end of file +steve@cs.washington.edu