From bb27e9abb34c48a39df3091ed55cce87be291720 Mon Sep 17 00:00:00 2001 From: bjarni Date: Fri, 24 Mar 2006 10:53:49 +0000 Subject: (svn r4084) -Documentation: [OSX] changed OSX specific docs -added an explanation to why there is a special Jaguar download (people appears to download it even when they should download the other one) -removed the long outdated README_if_game_crashed_on_OSX.txt --- os/macosx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/macosx') diff --git a/os/macosx/Makefile b/os/macosx/Makefile index d4a177c53..a9c0d6c3a 100644 --- a/os/macosx/Makefile +++ b/os/macosx/Makefile @@ -57,8 +57,8 @@ release: all $(Q)mkdir -p "OpenTTD $(REV)/scenario" $(Q)cp -R $(OSXAPP) "OpenTTD $(REV)/" $(Q)cp docs/OSX_install_instructions.txt "OpenTTD $(REV)/How to install (please read).txt" + $(Q)cp docs/OSX_why_multiple_applications.txt "OpenTTD $(REV)/why a special Jaguar download.txt" $(Q)cp readme.txt "OpenTTD $(REV)/docs/" - $(Q)cp docs/README_if_game_crashed_on_OSX.txt "OpenTTD $(REV)/docs/readme if crashed on OSX.txt" $(Q)cp docs/console.txt "OpenTTD $(REV)/docs/" $(Q)cp COPYING "OpenTTD $(REV)/docs/" $(Q)cp changelog.txt "OpenTTD $(REV)/docs/" -- cgit v1.2.3-54-g00ecf