extra/java7-openjdk to 7.u60_2.5.0-3

This commit is contained in:
Jason Plum 2014-07-09 12:47:19 -04:00
parent b87d7fc5a0
commit 768787277e

View file

@ -23,7 +23,7 @@ _JDK_UPDATE_VERSION=60
_bootstrap=0 # 0/1 for quick build or full bootstrap
pkgver=${_java_ver}.u${_JDK_UPDATE_VERSION}_${_icedtea_ver}
pkgrel=2
pkgrel=3
arch=('i686' 'x86_64')
url="http://icedtea.classpath.org"
license=('custom')
@ -123,6 +123,7 @@ build() {
--enable-nss \
--with-rhino \
--with-abs-install-dir=${_jvmdir} \
--enable-infinality=no \
--disable-docs \
--enable-zero
make