[SCM] grass branch, master, updated. upstream/6.4.1-76-ga0b9467

M. Hamish Bowman hamish_b at yahoo.com
Sat Feb 25 13:54:21 UTC 2012


The following commit has been merged in the master branch:
commit a0b9467ce9cce694371dee3fe8a5840180f0911c
Author: M. Hamish Bowman <hamish_b at 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



More information about the Pkg-grass-devel mailing list