[SCM] admesh - a tool for processing triangulated solid meshes branch, master, updated. debian/0.95-13_exp1-6-g7f815d9
Anton Gladky
gladky.anton at gmail.com
Sun May 5 18:10:10 UTC 2013
The following commit has been merged in the master branch:
commit 90ceb45786e4ccf6c58448c86a67dde9d2ae6ef4
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sun May 5 19:41:32 2013 +0200
Add parallel option to dh.
diff --git a/debian/rules b/debian/rules
index 9bf2ddf..85553b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#! /usr/bin/make -f
%:
- dh $@
+ dh $@ --parallel
override_dh_auto_configure:
./configure --prefix=/usr
--
admesh - a tool for processing triangulated solid meshes
More information about the debian-science-commits
mailing list