[erfa] 02/02: enable parallel build
    Ole Streicher 
    olebole at moszumanska.debian.org
       
    Sun Jun  7 15:37:01 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository erfa.
commit a596e8e67fc03971a06f3e24e7a4ce18f8983b2a
Author: Ole Streicher <olebole at debian.org>
Date:   Sun Jun 7 17:36:47 2015 +0200
    enable parallel build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bbe42e2..1e6b4a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel
 
 override_dh_autoreconf:
 	mkdir -p m4
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/erfa.git
    
    
More information about the debian-science-commits
mailing list