The following commit has been merged in the master branch:
commit 1a28a473e319bdecef9cd528f906789646bda65f
Author: Eddy Petrișor <[email protected]>
Date:   Tue Sep 22 11:08:59 2009 +0300

    really build the servers

diff --git a/debian/rules b/debian/rules
index ea31e64..9a1902d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 FONT_PATH = $(shell fc-match --verbose 'DejaVu Sans' | grep 'file:' | sed -e 
's/.*file: "\(.*\)"(s)/\1/')
-DEB_CONFIGURE_EXTRA_FLAGS += --bindir=\$${prefix}/games 
--with-datadir-name=\$${prefix}/share/games/wormux 
--with-localedir-name=\$${prefix}/share/locale --with-font-path=$(FONT_PATH) 
--enable-fribidi
+DEB_CONFIGURE_EXTRA_FLAGS += --bindir=\$${prefix}/games 
--with-datadir-name=\$${prefix}/share/games/wormux 
--with-localedir-name=\$${prefix}/share/locale --with-font-path=$(FONT_PATH) 
--enable-fribidi --enable-servers
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp
 
 srcpkg = $(shell dpkg-parsechangelog | sed -ne 's/Source: *//p')

-- 
Wormux PKG

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to