[SCM] Packaging for bzflag branch, master, updated. debian/2.4.2+ds1-1

Ryan Kavanagh rak at debian.org
Wed Aug 1 18:41:34 UTC 2012


The following commit has been merged in the master branch:
commit 318820540a93d0839a4f8726f8b99e5d1cec6bb4
Author: Ryan Kavanagh <rak at debian.org>
Date:   Tue Jul 24 20:01:32 2012 -0400

    Don't install DejaVu.License, for real this time

diff --git a/debian/rules b/debian/rules
index cba2c55..0969689 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
+
+override_dh_install:
+	dh_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

-- 
Packaging for bzflag



More information about the Pkg-games-commits mailing list