rollback
This commit is contained in:
parent
67c87e210c
commit
b323b96f48
@ -64,6 +64,7 @@ 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_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