The following commit has been merged in the master branch:
commit a0b9467ce9cce694371dee3fe8a5840180f0911c
Author: M. Hamish Bowman <hamis...@yahoo.com>
Date:   Sun Feb 26 02:54:01 2012 +1300

    todo: parallel builds

diff --git a/debian/TODO b/debian/TODO
index 8dc69ef..457b007 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -25,3 +25,15 @@ W: grass-core: copyright-without-copyright-notice
 W: grass-doc: copyright-without-copyright-notice
 W: grass: copyright-without-copyright-notice
 W: grass-gui: copyright-without-copyright-notice
+
+
+
+TODO:
+
+allow parallel builds by adding something like this to debian/rules:
+{{{
+%:
+        dh $@ --parallel
+}}}
+
+

-- 
Geographic Resources Analysis Support System

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to