libreoffice: Fix path to the JDK
This commit is contained in:
parent
cf7ee03377
commit
f03ca20916
@ -224,7 +224,7 @@ stdenv.mkDerivation rec {
|
||||
"--disable-kde"
|
||||
"--disable-postgresql-sdbc"
|
||||
"--with-package-format=native"
|
||||
"--with-jdk-home=${jdk}"
|
||||
"--with-jdk-home=${jdk}/lib/openjdk"
|
||||
"--with-ant-home=${ant}/lib/ant"
|
||||
"--without-afms"
|
||||
"--without-fonts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user