summaryrefslogtreecommitdiff
path: root/os/macosx
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2006-02-26 19:02:09 +0000
committerbjarni <bjarni@openttd.org>2006-02-26 19:02:09 +0000
commit5412b2db939f0c65acb8632328b38fd6dfc7a44b (patch)
tree4f05533781e6e83eb082af9fa1dfac28ccbc48db /os/macosx
parent3e2f13f8d14e0a74e4e4a6c0cf11d2b50e4e6518 (diff)
downloadopenttd-5412b2db939f0c65acb8632328b38fd6dfc7a44b.tar.xz
(svn r3676) -Change: [OSX] changed info about package to how to install the game
the package is long gone and people don't read a doc about a missing package when they don't expect to find one the doc is called install even though it's not a real install and have nothing to do with make install. People just read it the first time they see it when it's called install ;)
Diffstat (limited to 'os/macosx')
-rw-r--r--os/macosx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/macosx/Makefile b/os/macosx/Makefile
index dd850428c..6e53126a7 100644
--- a/os/macosx/Makefile
+++ b/os/macosx/Makefile
@@ -65,7 +65,7 @@ release: all
$(Q)mkdir -p "OpenTTD $(RELEASE)"/docs
$(Q)mkdir -p "OpenTTD $(RELEASE)"/scenario
$(Q)cp -R $(OSXAPP) "OpenTTD $(RELEASE)"/
- $(Q)cp docs/OSX_where_did_the_package_go.txt "OpenTTD $(RELEASE)"/Where\ did\ the\ package\ go.txt
+ $(Q)cp docs/OSX_install_instructions.txt "OpenTTD $(RELEASE)"/How\ to\ install\ (please\ read).txt
$(Q)cp readme.txt "OpenTTD $(RELEASE)"/docs/
$(Q)cp docs/README_if_game_crashed_on_OSX.txt "OpenTTD $(RELEASE)"/docs/readme\ if\ crashed\ on\ OSX.txt
$(Q)cp docs/console.txt "OpenTTD $(RELEASE)"/docs/