[SCM] Wormux PKG branch, master, updated. upstream/0.8.3-52-g55e0e8b

Eddy Petrișor eddy.petrisor at gmail.com
Sat Sep 26 15:13:56 UTC 2009


The following commit has been merged in the master branch:
commit c575d75c3a53164ad0859cf316538d8d716a268b
Author: Eddy Petrișor <eddy.petrisor at gmail.com>
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



More information about the Pkg-games-commits mailing list