source: npl/java/jdk/j2sdk.sh @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 145 bytes
Line 
1#!/bin/sh
2export JAVA_HOME=/usr/lib/java
3export MANPATH="$MANPATH:/usr/lib/java/man"
4export PATH="$PATH:/usr/lib/java/bin:/usr/lib/java/jre/bin"
Note: See TracBrowser for help on using the repository browser.