libreoffice: perform release build
This removes the "Development Build" message from the splash screen as well as changes all references in the program from LibreOfficeDev to LibreOffice.
This commit is contained in:
@@ -187,6 +187,7 @@ in stdenv.mkDerivation rec {
|
|||||||
"--disable-report-builder"
|
"--disable-report-builder"
|
||||||
"--enable-python=system"
|
"--enable-python=system"
|
||||||
"--enable-dbus"
|
"--enable-dbus"
|
||||||
|
"--enable-release-build"
|
||||||
(lib.enableFeature kdeIntegration "kde4")
|
(lib.enableFeature kdeIntegration "kde4")
|
||||||
"--with-package-format=installed"
|
"--with-package-format=installed"
|
||||||
"--enable-epm"
|
"--enable-epm"
|
||||||
|
|||||||
Reference in New Issue
Block a user