The following commit has been merged in the master branch:
commit 6a31ed5b8582745fb8d03d8fe050b953a0f3edba
Author: Stephen M. Webb <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to