changeset 7267:9a57f3459771 draft

(svn r10589) -Fix (Debian): --enable-install is not needed anymore.
author rubidium <rubidium@openttd.org>
date Mon, 16 Jul 2007 13:48:12 +0000
parents 550b96f71f7f
children 94b6aaa62c36
files os/debian/rules
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/os/debian/rules
+++ b/os/debian/rules
@@ -22,7 +22,7 @@
 
 	# Add here commands to compile the package.
 	
-	./configure --prefix-dir=/usr --binary-dir=games --data-dir=share/games/openttd --icon-dir=share/pixmaps --personal-dir=.openttd --enable-install --install-dir=debian/openttd
+	./configure --prefix-dir=/usr --binary-dir=games --data-dir=share/games/openttd --icon-dir=share/pixmaps --personal-dir=.openttd --install-dir=debian/openttd
 	$(MAKE)
 
 	#/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1