[nfft] 12/18: d/rules: disable parallel

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 16:50:57 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 6de6b6d5555bac63113931be3921b30a6c6b4aaa
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 14 16:32:28 2015 +0000

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

diff --git a/debian/rules b/debian/rules
index 0ac30b5..fe30a14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DH_VERBOSE = 1
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --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