[SCM] xboard PKG branch, master, updated. debian/4.4.0.beta1-1-8-g672cab3

Clint Adams schizo at debian.org
Sat Sep 19 03:19:10 UTC 2009


The following commit has been merged in the master branch:
commit 20c1194326e984088b71f12f66564e20ea67981a
Author: Clint Adams <schizo at debian.org>
Date:   Fri Sep 18 23:10:03 2009 -0400

    Don't ship a /usr/share/info/dir file.

diff --git a/debian/rules b/debian/rules
index 80df1fc..cead87f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,7 @@ install: build
 	dh_prep
 	dh_installdirs
 	$(MAKE) install prefix=$(CURDIR)/debian/xboard/usr
+	rm -f debian/xboard/usr/share/info/dir
 
 binary-indep: build install
 # We have nothing to do by default.

-- 
xboard PKG



More information about the Pkg-games-commits mailing list