CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 1806, Sun May 2 07:32:10 2010 UTC | revision 1807, Mon May 3 09:37:31 2010 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # Description: Java 2 Runtime Environment for PowerPC64 by IBM | # Description: Java 2 Runtime Environment for PowerPC64 by IBM |
| 2 | # URL: http://www.ibm.com/developerworks/java/jdk/linux/download.html | # URL: http://www.ibm.com/developerworks/java/jdk/linux/download.html |
| 3 | # Maintainer: The CRUX PPC Team | # Maintainer: CRUX PPC Team - http://cruxppc.org/ |
| 4 | # PPC!=upstream: | # PPC!=upstream: |
| 5 | ||
| 6 | name=jre | name=jre |
| 7 | version=1.6.0_7.0 | version=1.6.0_8.0 |
| 8 | release=1 | release=1 |
| 9 | source=(ibm-java-jre-6.0-7.0-linux-ppc64.tgz) | source=(ibm-java-jre-6.0-8.0-linux-ppc64.tgz) |
| 10 | ||
| 11 | build(){ | build(){ |
| 12 | cd ibm-java-ppc64-60 | cd ibm-java-ppc64-60 |
|
||||||||