From c95a9642fe4e9b9febf3665262d0a8da3289e863 Mon Sep 17 00:00:00 2001 From: benfry Date: Sun, 31 May 2009 22:11:09 +0000 Subject: [PATCH] more fixes for osx version in build script --- build/macosx/make.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/macosx/make.sh b/build/macosx/make.sh index 5642adbcd..b10fc4d18 100755 --- a/build/macosx/make.sh +++ b/build/macosx/make.sh @@ -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