cytoscape: fixed issue with startup script
This commit is contained in:
parent
dc7d4dcbb5
commit
085502dd80
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
ln -s $out/share/cytoscape.sh $out/bin/cytoscape
|
||||
|
||||
wrapProgram $out/share/gen_vmoptions.sh \
|
||||
wrapProgram $out/share/cytoscape.sh \
|
||||
--set JAVA_HOME "${jre}" \
|
||||
--set JAVA "${jre}/bin/java"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user