[nfft] 11/18: d/rules: restore parallel

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 16:50:56 UTC 2015


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

ghisvail-guest pushed a commit to branch debian-experimental
in repository nfft.

commit 4069a1b71a35f541eb7eff639da72be46500bd62
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 14 14:33:49 2015 +0000

    d/rules: restore parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fe30a14..0ac30b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DH_VERBOSE = 1
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	sh ./bootstrap.sh

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



More information about the debian-science-commits mailing list