[nfft] 06/06: d/rules: restore parallel build

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 17:55:49 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 49df3ef49eff5f877df9ef412e74838bbd38d3cd
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 14 17:51:15 2015 +0000

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

diff --git a/debian/rules b/debian/rules
index e0b5c61..41a1978 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