(svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package

This commit is contained in:
rubidium
2010-04-07 14:07:49 +00:00
parent 8138c532d2
commit a993ceb133
12 changed files with 282 additions and 189 deletions

View File

@@ -17,7 +17,7 @@ endif
# to be explicit about the dependencies, in case we're not running in a
# clean build root.
override_dh_auto_configure:
./configure $(CROSS) --prefix-dir=/usr --install-dir=debian/openttd --without-allegro --with-zlib --with-lzo2 --with-sdl --with-png --with-freetype --with-fontconfig --with-icu
./configure $(CROSS) --prefix-dir=/usr --install-dir=debian/openttd --without-allegro --with-zlib --with-sdl --with-png --with-freetype --with-fontconfig --with-icu --with-liblzo2 --without-iconv
# Do some extra installation
override_dh_auto_install: