[SCM] UNNAMED PROJECT branch, master, updated. debian/4.4.0.alpha6-1

Clint Adams schizo at debian.org
Tue Jun 23 00:28:59 UTC 2009


The following commit has been merged in the master branch:
commit 2cc9c2a813fb42a7f591bd13d66a390fe0848b21
Author: Clint Adams <schizo at debian.org>
Date:   Mon Jun 22 20:18:49 2009 -0400

    prevent copyright.info from being shipped

diff --git a/debian/rules b/debian/rules
index 2f929d2..430db61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,6 +62,7 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
+	rm -f debian/xboard/usr/share/info/copyright.info
 	dh_installchangelogs ChangeLog
 	dh_installdocs
 	dh_installmenu

-- 
UNNAMED PROJECT



More information about the Pkg-games-commits mailing list