add extension

This commit is contained in:
Steve Checkoway
2004-06-30 08:36:16 +00:00
parent b5114721c1
commit 5fc8300116
+3 -3
View File
@@ -25,9 +25,9 @@ Now Installer.app is ready to be distributed.
NOTE NOTE
I added the symlink: I added the symlink:
ln -s /System/Library/Frameworks/OpenGL/Versions/A/Libraries/ \ ln -s /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries \
/Developer/SDKs/MacOSX10.2.7.sdk/System/Library/Frameworks/OpenGL/Versions/A/ /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. because Apple was stupid and screwed up that framework in all of the SDKs.
Steve Checkoway Steve Checkoway
[email protected] [email protected]