[netbeans] 01/12: Build with parallel

Markus Koschany apo-guest at moszumanska.debian.org
Mon Dec 28 23:28:14 UTC 2015


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

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

commit 7b55710cea3052aaa23d77d3578bee8c4f295175
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 26 21:46:05 2015 +0100

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

diff --git a/debian/rules b/debian/rules
index 2d1d173..6679299 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ define symlink
 endef
 
 %:
-	dh $@ --with javahelper
+	dh $@ --parallel --with javahelper
 
 
 override_dh_auto_build:

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



More information about the pkg-java-commits mailing list