1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r1118) * Added a minimal manpage with references to where to get real info

* Specified installation locations in the os/debian/rules script so it works now.
This commit is contained in:
matthijs
2004-12-15 22:46:53 +00:00
parent 765ecfed84
commit 76363231be
2 changed files with 51 additions and 4 deletions

View File

@@ -34,11 +34,8 @@ build-stamp: configure-stamp
# Add here commands to compile the package.
# we specifiy MANUAL_CONFIG here, so our settings take precedence over
# the ones in the existing Makefile.config (actually, the existing
# Makefile.config is not used at all, though it is overwritten)
rm Makefile.config
$(MAKE) PREFIX=/usr MIDI=/usr/bin/timidity INSTALL=1
$(MAKE) PREFIX=/usr MIDI=/usr/bin/timidity INSTALL=1 BINARY_DIR=games DATA_DIR=share/games/openttd PERSONAL_DIR=.openttd USE_HOMEDIR=1
#/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1