From 76363231beb2e655f8e699b729d6909382e7f27b Mon Sep 17 00:00:00 2001 From: matthijs Date: Wed, 15 Dec 2004 22:46:53 +0000 Subject: (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. --- os/debian/rules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'os/debian') diff --git a/os/debian/rules b/os/debian/rules index 8c67770b7..7a67e7833 100644 --- a/os/debian/rules +++ b/os/debian/rules @@ -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 -- cgit v1.2.3-54-g00ecf