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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to