diff --git a/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt b/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt index a51742bf..566b2978 100644 --- a/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt +++ b/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt @@ -3,7 +3,7 @@ 1) Install the OS X Development tools - Source should build on either 10.0 or 10.1 + Source should build on 10.0 thru 10.2 (If anyone wants a version that will compile on Public Beta, email me) 2) If grabbing this source from a tarball, put this MacOSX directory in diff --git a/BasiliskII/src/MacOSX/1_prepare_files.sh b/BasiliskII/src/MacOSX/1_prepare_files.sh index 662ffc15..a2f5a145 100644 --- a/BasiliskII/src/MacOSX/1_prepare_files.sh +++ b/BasiliskII/src/MacOSX/1_prepare_files.sh @@ -28,7 +28,7 @@ ln -sf ../Unix/sys_unix.cpp . ln -sf ../Unix/timer_unix.cpp . ln -sf ../Unix/user_strings_unix.h . ln -sf ../Unix/install-sh . -ln -sf ../../README README.txt +cp -pr ../../README README.txt # # This is how I generated the button images: