[med-svn] [artemis] 07/08: Remove unnecessary items from the CLASSPATH

Afif Elghraoui afif-guest at moszumanska.debian.org
Thu Oct 22 12:51:51 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 f0d061388b7d148fc939fa7d0624a924a7e52bff
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Oct 22 05:06:22 2015 -0700

    Remove unnecessary items from the CLASSPATH
    
    jemAlign.jar doesn't exist and only jemboss.jar is needed from
    the jemboss package.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5bd3263..ca4bb67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ include /usr/share/dpkg/default.mk
 JAVA_HOME=/usr/lib/jvm/default-java
 
 CUPBOARD = biojava				\
-           jemAlign				\
            j2ssh-core				\
            ibatis				\
            log4j-1.2				\
@@ -30,7 +29,6 @@ space+=
 
 CLASSPATH := $(foreach jar, $(CUPBOARD), /usr/share/java/$(jar).jar)
 CLASSPATH += /usr/share/EMBOSS/jemboss/lib/jemboss.jar \
-             /usr/share/EMBOSS/jemboss/lib/jakarta-regexp-1.2.jar \
              $(CURDIR)
 export CLASSPATH := $(subst $(space),:,$(strip $(CLASSPATH)))
 

-- 
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