[med-svn] [tn-seqexplorer] 01/01: Add resources to jar
Andreas Tille
tille at debian.org
Tue May 9 14:28:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tn-seqexplorer.
commit fe4fda6864de4545a0bc60978fbca42cb33621bb
Author: Andreas Tille <tille at debian.org>
Date: Tue May 9 16:28:21 2017 +0200
Add resources to jar
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index fdb4d54..644ba2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@ CLASS_PATH := $(DEBJAR)/commons-io.jar:$(DEBJAR)/commons-math3.jar:$(DEBJAR)/com
override_dh_auto_build:
CLASSPATH=$(CLASS_PATH) jh_build --javacopts='-target 1.7' --javacopts='-source 1.7' $(DEBPKGNAME).jar src
+ # Add resources
+ (cd src/ && jar uf ../tn-seqexplorer.jar `find resources`)
get-orig-source:
. debian/get-orig-source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tn-seqexplorer.git
More information about the debian-med-commit
mailing list