[freefempp] 01/23: Add --parallel option to dh $@ in debian/rules

Dimitrios Eftaxiopoulos eftaxiop-guest at alioth.debian.org
Wed Sep 11 21:36:54 UTC 2013


This is an automated email from the git hooks/post-receive script.

eftaxiop-guest pushed a commit to branch eftaxiop
in repository freefempp.

commit d733d9f596c03ecceeada9693ada0aefde7cc909
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Sat Sep 7 21:53:20 2013 +0300

    Add --parallel option to dh $@ in debian/rules
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 29eb27c..92ca9ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel
 
 # export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 # 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git



More information about the debian-science-commits mailing list