Rename openoffice directory to libreoffice
This commit is contained in:
parent
6dba65b51f
commit
be412fc789
@ -7402,7 +7402,7 @@ let
|
|||||||
|
|
||||||
librecad2 = callPackage ../applications/misc/librecad/2.0.nix { };
|
librecad2 = callPackage ../applications/misc/librecad/2.0.nix { };
|
||||||
|
|
||||||
libreoffice = callPackage ../applications/office/openoffice/libreoffice.nix {
|
libreoffice = callPackage ../applications/office/libreoffice {
|
||||||
inherit (perlPackages) ArchiveZip CompressZlib;
|
inherit (perlPackages) ArchiveZip CompressZlib;
|
||||||
inherit (gnome) GConf ORBit2 gnome_vfs;
|
inherit (gnome) GConf ORBit2 gnome_vfs;
|
||||||
zip = zip.override { enableNLS = false; };
|
zip = zip.override { enableNLS = false; };
|
||||||
|
Loading…
Reference in New Issue
Block a user