[SCM] Wormux PKG branch, master, updated. 69bbd44b2c0ff83edfbf578066154e86e987d9f6

Eddy Petrișor eddy.petrisor at gmail.com
Sun Jun 27 20:55:48 UTC 2010


The following commit has been merged in the master branch:
commit 1a28a473e319bdecef9cd528f906789646bda65f
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