[med-svn] [giira] 01/02: Add simple wrapper
Andreas Tille
tille at debian.org
Mon Feb 10 13:03:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository giira.
commit 74185c986de5310482271ed36c85859d96167178
Author: Andreas Tille <tille at debian.org>
Date: Mon Feb 10 14:07:45 2014 +0100
Add simple wrapper
---
debian/bin/giira | 3 +++
debian/install | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/bin/giira b/debian/bin/giira
new file mode 100755
index 0000000..2aefcd3
--- /dev/null
+++ b/debian/bin/giira
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+java $JAVA_OPTS -jar /usr/share/java/`basename $0`.jar $@
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..8e71dae
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/bin usr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/giira.git
More information about the debian-med-commit
mailing list