3
0
Fork 0
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:
Lluís Batlle i Rossell 2012-03-07 22:41:33 +00:00
parent a51ca62215
commit bd86ae57c2

View file

@ -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; };
};