java rebuilds

This commit is contained in:
Idris Kalp
2021-03-10 00:57:21 +03:00
parent 826a61ebee
commit 7e5ab45899
12 changed files with 53 additions and 11 deletions
@@ -9,7 +9,7 @@ from pisi.actionsapi import get
WorkDir = "."
shelltools.export("LC_ALL", "C")
shelltools.export("JAVA_HOME","/usr/lib/jvm/java-7-openjdk")
shelltools.export("JAVA_HOME","/usr/lib/jvm/java-8-openjdk")
def setup():
shelltools.export("LANG", "en_US.UTF-8")