[SCM] Packaging for bzflag branch, master, updated. upstream/2.0.16-61-g70bed9d
Ryan Kavanagh
rak at debian.org
Mon Jul 23 22:57:34 UTC 2012
The following commit has been merged in the master branch:
commit e4ad31059d7a3d3cc426d2736e86c3ff21b6f7b0
Author: Ryan Kavanagh <rak at debian.org>
Date: Sun Jul 22 18:31:29 2012 -0400
Don't install DejaVu.License in bzflag-data
diff --git a/debian/rules b/debian/rules
index 020f915..7062a2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,9 @@ ifneq (,$(findstring bzflag-server, $(shell dh_listpackages)))
dh_installinit -pbzflag-server --name=bzflag
endif
dh_auto_install
+ # Remove the DejaVu.License file installed by the wildcard in
+ # bzflag-data.install
+ rm -f debian/bzflag-data/usr/share/bzflag/fonts/DejaVu.License
override_dh_fixperms:
dh_fixperms
--
Packaging for bzflag
More information about the Pkg-games-commits
mailing list