[SCM] Packaging for python-demgengeo. Library for creating geometry-files of packed spheres for DEM-programms. branch, master, updated. upstream/0.99_bzr106-18-g61b2494

Anton Gladky gladky.anton at gmail.com
Wed May 8 20:13:18 UTC 2013


The following commit has been merged in the master branch:
commit 2215171cc1ff349d928baadafa3bdd3f5db574f0
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed May 8 21:48:22 2013 +0200

    Use --parallel option for building.

diff --git a/debian/rules b/debian/rules
index c86525c..a7c42da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ SRCDIR = build
 CXXFLAGS := -Wall $(shell dpkg-buildflags --get CXXFLAGS)
 
 %:
-	dh $@  --with python2 --sourcedirectory=build
+	dh $@  --with python2 --sourcedirectory=build --parallel
 
 override_dh_auto_configure:
 	cd $(SRCDIR) && ./autogen.sh && ./configure --prefix=/usr CXXFLAGS='$(CXXFLAGS)' --enable-docs

-- 
Packaging for python-demgengeo. Library for creating geometry-files of packed spheres for DEM-programms.



More information about the debian-science-commits mailing list