On Wed, Jun 19, 2013 at 10:34 AM, Mathieu Malaterre <ma...@debian.org> wrote: > 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. Yes, it works. In fact with d/foobar.links the link gets created, but doesn't work (complains about permissions) nor jarwrapper dependency is added.
-- 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/CAPqGMfLB=yp_uf_iktxjnfmuzqvf2xtjglmkdokpttf7ghr...@mail.gmail.com