os/debian/rules
changeset 680 fca287dc62a1
parent 285 e306da1c4ad1
child 1143 d03fc9ec20ce
--- a/os/debian/rules	Wed Dec 15 22:18:54 2004 +0000
+++ b/os/debian/rules	Wed Dec 15 22:46:53 2004 +0000
@@ -34,11 +34,8 @@
 
 	# 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