[SCM] Packaging for getfem++ branch, experimental, updated. debian/4.1.1-10-9-g19c74e6

Anton Gladky gladky.anton at gmail.com
Mon Nov 5 22:09:10 UTC 2012


The following commit has been merged in the experimental branch:
commit 9ea99417dee7e55723e8f117c0d9c4624d229dc8
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Nov 4 17:28:22 2012 +0100

    Use --parallel option for faster building.

diff --git a/debian/rules b/debian/rules
index f30ddcb..454f647 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with python2
+	dh $@ --with python2 --parallel
 
 #=====================================================================
 # These are used for cross-compiling and for saving the configure script

-- 
Packaging for getfem++



More information about the debian-science-commits mailing list