[SCM] WorldForge 3D client branch, master, updated. upstream/0.6.2-41-g3203194

Stephen M. Webb stephen.webb at bregmasoft.ca
Mon Apr 23 00:54:21 UTC 2012


The following commit has been merged in the master branch:
commit 0778ef4871f801cb32d62cb783958843cbdecc26
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Sun Apr 22 16:00:21 2012 -0400

    debian/rules: tweaked duplicate COPYING removal rule

diff --git a/debian/rules b/debian/rules
index 6aaa019..0546fd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_build:
 	dh_auto_build
 
 override_dh_install:
-	find debian/tmp -name COPYING -delete
+	find . -name COPYING -delete
 	dh_install --fail-missing -X.la -X.a -XCOPYING
 	rm -rf debian/ember/usr/share/ember/media/shared/sounddefinitions
 

-- 
WorldForge 3D client



More information about the Pkg-games-commits mailing list