On Wed, Jun 19, 2013 at 9:28 AM, Eugene Zhukov <jevgeni...@gmail.com> wrote: > On Wed, Jun 19, 2013 at 10:02 AM, Mathieu Malaterre <ma...@debian.org> wrote: >> On Wed, Jun 19, 2013 at 8:03 AM, Eugene Zhukov <jevgeni...@gmail.com> wrote: >>> Hello, >>> >>> How to add jarwrapper dependency (functionality) to a package >>> debianized with mh_make? >>> Simply adding it to depends in d/control seems to have no effect. >> >> Here is what I did in jiipview: >> >> $ cat debian/jiipview.links >> usr/share/java/jiipview.jar usr/bin/jiipview > I tried it and it doesn't work. Does it have something to do with javahelper? >
Does the following works ? Replace foobar with your actual java jar $ java -jar /usr/share/java/[foobar].jar Otherwise you are missing the manifest pointing to the main-class. -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CA+7wUsy0f4CgSkX+gzEcRMqYW+GxVHqxq4Xu=n2ar8ugmym...@mail.gmail.com