[med-svn] [king] 02/07: Build internal JARs first

Andreas Tille tille at debian.org
Sun Dec 4 13:23:33 UTC 2016


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

tille pushed a commit to branch master
in repository king.

commit a251a7aa58cc514b1d052f20e6bc02f2c6c6924d
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 4 13:49:39 2016 +0100

    Build internal JARs first
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a87ced9..af72e49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ override_dh_auto_build:
 	  fi ; \
 	done
 	mkdir -p lib
+	ant -buildfile chiropraxis/build.xml
+	ant -buildfile extratools/build.xml
 	ant -buildfile king/build.xml dist-exe
 
 override_dh_auto_clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/king.git



More information about the debian-med-commit mailing list