rollback
This commit is contained in:
parent
b323b96f48
commit
ad74389399
@ -63,8 +63,7 @@ dependencies {
|
||||
tasks.named<BootBuildImage>("bootBuildImage") {
|
||||
|
||||
environment.put("BPE_DELIM_JAVA_TOOL_OPTIONS", " ")
|
||||
environment.put("BPE_APPEND_JAVA_TOOL_OPTIONS", "-Dfile.encoding=UTF-8")
|
||||
environment.put("BPE_APPEND_JAVA_TOOL_OPTIONS", "-Djava.awt.headless=true")
|
||||
environment.put("BPE_APPEND_JAVA_TOOL_OPTIONS", "-Dfile.encoding=UTF-8 -Djava.awt.headless=true")
|
||||
environment.put("BPE_FONTCONFIG_PATH", "/layers/fagiani_apt/apt/etc/fonts/")
|
||||
|
||||
val aptFile = layout.projectDirectory.file("src/main/resources/Aptfile").toString()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user