mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
fix freej2me error "Can't connect to X11 window server"
This commit is contained in:
@@ -202,6 +202,7 @@ case ${EMULATOR} in
|
||||
export JAVA_HOME
|
||||
PATH="$JAVA_HOME/bin:$PATH"
|
||||
export PATH
|
||||
export _JAVA_OPTIONS="-Djava.awt.headless=true"
|
||||
;;
|
||||
easyrpg*)
|
||||
# easyrpg needs runtime files to be downloaded on the first run
|
||||
|
||||
Reference in New Issue
Block a user