[med-svn] r15599 - in trunk/packages/readseq2/trunk/debian: . bin

Olivier Sallou osallou at moszumanska.debian.org
Mon Dec 23 16:56:01 UTC 2013


Author: osallou
Date: 2013-12-23 16:56:01 +0000 (Mon, 23 Dec 2013)
New Revision: 15599

Added:
   trunk/packages/readseq2/trunk/debian/bin/
   trunk/packages/readseq2/trunk/debian/bin/readseq2
Log:
add shell to call jar file

Added: trunk/packages/readseq2/trunk/debian/bin/readseq2
===================================================================
--- trunk/packages/readseq2/trunk/debian/bin/readseq2	                        (rev 0)
+++ trunk/packages/readseq2/trunk/debian/bin/readseq2	2013-12-23 16:56:01 UTC (rev 15599)
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+java -jar /usr/share/java/readseq2.jar $@


Property changes on: trunk/packages/readseq2/trunk/debian/bin/readseq2
___________________________________________________________________
Added: svn:executable
   + *




More information about the debian-med-commit mailing list