[ivyplusplus] 01/19: Build with --parallel

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 8 20:12:51 UTC 2016


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

apo-guest pushed a commit to branch master
in repository ivyplusplus.

commit ef04736e7ed4c00e976845dbab210a356e64c912
Author: Markus Koschany <apo at debian.org>
Date:   Mon Feb 8 19:11:48 2016 +0100

    Build with --parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fe4f67d..612dc56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/dpkg/default.mk
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git



More information about the pkg-java-commits mailing list