[SCM] WorldForge math library branch, master, updated. debian/0.3.11-1_RFS1-15-g9529b4b

Stephen M. Webb stephen.webb at bregmasoft.ca
Sat Jan 28 01:42:44 UTC 2012


The following commit has been merged in the master branch:
commit 6a31ed5b8582745fb8d03d8fe050b953a0f3edba
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Fri Jan 27 19:03:39 2012 -0500

    debian/rules: consolidated doc rm rule

diff --git a/debian/rules b/debian/rules
index a7878ff..1def309 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,7 @@ override_dh_auto_build-indep:
 	$(MAKE) -C doc docs
 
 override_dh_auto_clean:
-	-rm -rf doc/html
-	-rm -rf doc/latex
-	-rm -rf doc/man
+	rm -rf doc/html doc/latex doc/man
 	dh_auto_clean
 
 override_dh_strip:

-- 
WorldForge math library



More information about the Pkg-games-commits mailing list