forked from mirrors/nixpkgs
Setting perl 5.10 for the openoffice build. It uses Switch.pm.
svn path=/nixpkgs/trunk/; revision=32872
This commit is contained in:
parent
a51ca62215
commit
bd86ae57c2
|
@ -7125,6 +7125,8 @@ let
|
|||
inherit (gnome) GConf ORBit2;
|
||||
neon = neon029;
|
||||
libwpd = libwpd_08;
|
||||
/* It uses Switch.pm, deprecated in perl 5.14 */
|
||||
perl = perl510;
|
||||
zip = zip.override { enableNLS = false; };
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue