[med-svn] [Git][med-team/dendroscope][master] Override dh_auto_build to redirect ant to build.xml
Andreas Tille
gitlab at salsa.debian.org
Sat Mar 9 21:26:49 GMT 2019
Andreas Tille pushed to branch master at Debian Med / dendroscope
Commits:
3551a8bf by Andreas Tille at 2019-03-09T21:26:14Z
Override dh_auto_build to redirect ant to build.xml
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -20,6 +20,9 @@ include /usr/share/dpkg/default.mk
%:
dh $@ --with javahelper
+override_dh_auto_build:
+ ant -buildfile antbuild/build.xml
+
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/dendroscope/commit/3551a8bfbf1b03a6a30df07a0b7206c9392e852d
--
View it on GitLab: https://salsa.debian.org/med-team/dendroscope/commit/3551a8bfbf1b03a6a30df07a0b7206c9392e852d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190309/78913432/attachment.html>
More information about the debian-med-commit
mailing list