[wesnoth] 01/01: fix another merge issue
Vincent Cheng
vcheng at moszumanska.debian.org
Mon May 23 23:17:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
vcheng pushed a commit to branch wheezy-backports-sloppy
in repository wesnoth.
commit 5cfb6c71b29d6e7df74f5ed5df2f737295959104
Author: Vincent Cheng <vcheng at debian.org>
Date: Mon May 23 16:16:51 2016 -0700
fix another merge issue
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5254eb2..75f9028 100755
--- a/debian/rules
+++ b/debian/rules
@@ -130,7 +130,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; \
+ for i in ttf-dejavu/DejaVuSans.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