[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:52 UTC 2009


The following commit has been merged in the master branch:
commit 74d82818ea6a6e7e741b1fa866089c130b0be8d2
Author: Eddy Petrișor <eddy.petrisor at gmail.com>
Date:   Tue Sep 22 10:44:46 2009 +0300

    enable fribidi

diff --git a/debian/rules b/debian/rules
index 119883a..ea31e64 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)
+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_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