[wesnoth] 01/01: add symlinks for newly added DejaVuSansMono{, -Bold}.ttf fonts

Vincent Cheng vcheng at moszumanska.debian.org
Mon Jun 29 07:10:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

vcheng pushed a commit to branch devel
in repository wesnoth.

commit d34a4e9d0da1076e8008f72a82ad8c428313eccc
Author: Vincent Cheng <vcheng at debian.org>
Date:   Mon Jun 29 00:10:06 2015 -0700

    add symlinks for newly added DejaVuSansMono{,-Bold}.ttf fonts
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 75d5787..081b94b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -132,7 +132,7 @@ binary-common:
 # Build architecture independant packages using the common target.
 binary-indep: install
 	# workaround for dh_link (mis)behavior, see BTS#445550
-	for i in dejavu/DejaVuSans.ttf dejavu/DejaVuSans-Bold.ttf dejavu/DejaVuSans-Oblique.ttf droid/DroidSansJapanese.ttf droid/DroidSansFallbackFull.ttf; \
+	for i in dejavu/DejaVuSans.ttf dejavu/DejaVuSans-Bold.ttf dejavu/DejaVuSansMono.ttf dejavu/DejaVuSansMono-Bold.ttf dejavu/DejaVuSans-Oblique.ttf droid/DroidSansJapanese.ttf droid/DroidSansFallbackFull.ttf; \
 		do ln -s /usr/share/fonts/truetype/$$i \
 	       	debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/games/wesnoth/$(BRANCH_VERSION)/fonts/`basename $$i`; \
 		done

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git



More information about the Pkg-games-commits mailing list