[SCM] libjide-oss-java packaging branch, master, updated. debian/3.5.3+dfsg-1-6-ga0a581a

Markus Koschany apo at gambaru.de
Sat Mar 30 21:58:47 UTC 2013


The following commit has been merged in the master branch:
commit f8661f255d64eb3ac3ee5dfd63691c58006803e6
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Mar 30 22:45:46 2013 +0100

    debian/rules:
    
    - Do not build with --parallel to avoid a FTBFS when using mh_linkjars.

diff --git a/debian/rules b/debian/rules
index 8cf9c2e..f38fd36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ --parallel --with javahelper --with jh_maven_repo_helper
+	dh $@ --with javahelper --with jh_maven_repo_helper
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

-- 
libjide-oss-java packaging



More information about the pkg-java-commits mailing list