more fixes for osx version in build script

This commit is contained in:
benfry
2009-05-31 22:11:09 +00:00
parent 771c2b2f36
commit c95a9642fe
+1
View File
@@ -11,6 +11,7 @@ then
exit
else
if [ "$OSX_VERSION" != "10.5" ]
then
echo "Note: This script has not been tested on this "
echo "release of Mac OS and may cause errors."
fi