[med-svn] [artemis] 04/08: Use javahelper in d/rules
Afif Elghraoui
afif-guest at moszumanska.debian.org
Thu Oct 22 12:51:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository artemis.
commit 4ce15f7ae317bfc4687808b3d89fe58a8f719312
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Oct 22 04:21:58 2015 -0700
Use javahelper in d/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d483c38..5bd3263 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ CLASSPATH += /usr/share/EMBOSS/jemboss/lib/jemboss.jar \
export CLASSPATH := $(subst $(space),:,$(strip $(CLASSPATH)))
%:
- dh $@
+ dh $@ --with javahelper
override_dh_auto_build:
$(MAKE) jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git
More information about the debian-med-commit
mailing list