[SCM] Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software. branch, master, updated. upstream/1.5-20-gb2f3ee0

Anton Gladky gladky.anton at gmail.com
Fri Feb 3 21:25:53 UTC 2012


The following commit has been merged in the master branch:
commit b2f3ee0b33c87b2a9faaefd2ad51f4882e1a3765
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Feb 3 22:25:44 2012 +0100

    Use --parallel option for faster builds.

diff --git a/debian/rules b/debian/rules
index 5eb8c48..8ee5169 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --parallel
 
 CFLAGS := -Wall $(shell dpkg-buildflags --get CFLAGS)
 CXXFLAGS := -Wall $(shell dpkg-buildflags --get CXXFLAGS)

-- 
Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software.



More information about the debian-science-commits mailing list