[med-svn] [Git][med-team/artemis][master] Use dh_auto_build
Markus Koschany
gitlab at salsa.debian.org
Sun Aug 5 05:04:19 BST 2018
Markus Koschany pushed to branch master at Debian Med / artemis
Commits:
6c87b852 by Markus Koschany at 2018-08-05T04:00:17Z
Use dh_auto_build
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ export CLASSPATH := $(subst $(space),:,$(strip $(CLASSPATH)))
dh $@ --with javahelper
override_dh_auto_build:
- $(MAKE) jar
+ dh_auto_build -- jar
sed 's|@CLASSPATH@|$(subst :,$(space),$(subst $(CURDIR),/usr/share/java/artemis.jar,$(CLASSPATH)))|g' debian/artemis.manifest.in > \
debian/artemis.manifest
convert images/helix.gif -resize 96x96\! images/helix.png
View it on GitLab: https://salsa.debian.org/med-team/artemis/commit/6c87b852b6fdb9cc6b35eb6c63622199cf02a06f
--
View it on GitLab: https://salsa.debian.org/med-team/artemis/commit/6c87b852b6fdb9cc6b35eb6c63622199cf02a06f
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/20180805/5c3e83ec/attachment.html>
More information about the debian-med-commit
mailing list