[dbus-java] 09/12: Build only bin not all

Markus Koschany apo at moszumanska.debian.org
Wed Dec 20 23:27:10 UTC 2017


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

apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.

commit 626d42425f970b340d16c27ecb97dd2f691398b6
Author: Markus Koschany <apo at debian.org>
Date:   Thu Dec 21 00:03:33 2017 +0100

    Build only bin not all
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b42b806..3275f6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_build:
 		JAVA=${JAVA_HOME}/bin/java \
 		JAR=${JAVA_HOME}/bin/jar \
 		JAVADOC="${JAVA_HOME}/bin/javadoc -link /usr/share/doc/default-jdk-doc/api" \
-		all
+		bin
 	touch $@
 
 override_dh_auto_test:

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



More information about the pkg-java-commits mailing list