Bug#415019: jabref: wrapper script should exec java

2007-03-15 Thread gregor herrmann
On Thu, 15 Mar 2007 15:30:11 +0100, Tobias Richter wrote: > The wrapper script should exec the java interpreter. That reduces the > memory footprint by a shell instance. > > exec $JAVA -jar /usr/share/java/jabref.jar "$@" Thanks for the hint, I'll include it in the next revision. > By the way,

Bug#415019: jabref: wrapper script should exec java

2007-03-15 Thread Tobias Richter
Package: jabref Version: 2.2-01-4 Severity: normal Tags: patch The wrapper script should exec the java interpreter. That reduces the memory footprint by a shell instance. > exec $JAVA -jar /usr/share/java/jabref.jar "$@" By the way, with the wrapper change the information in README.Debian seems