(svn r10589) -Fix (Debian): --enable-install is not needed anymore.

This commit is contained in:
rubidium 2007-07-16 13:48:12 +00:00
parent efc7fdf2fd
commit 9d994ce270
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ build-stamp:
# 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