java7-openjdk-sdk:ver.bump

This commit is contained in:
Rmys
2018-08-16 18:25:35 +03:00
parent 2b79614aca
commit ebc96725c0
2 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -24,13 +24,14 @@ def setup():
--with-parallel-jobs=%s \
--enable-nss \
--with-rhino \
--bindir=/usr/bin \
--disable-system-kerberos \
--disable-system-pcsc \
--disable-system-sctp \
--enable-bootstrap \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-jdk-home=/usr/lib/jvm/java-7-openjdk \
--with-pkgversion='PisiLinux build 7.u121_2.6.8' \
--with-pkgversion='PisiLinux build 7u_181.2.6.14' \
" % get.makeJOBS().replace("-j", ""))
def build():