perl-LocaleGettext: fix test failure on cygwin by setting $LANG
This commit is contained in:
parent
af165175da
commit
f3c039ff8d
@ -7753,6 +7753,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/P/PV/PVANDRY/gettext-1.05.tar.gz;
|
||||
sha256 = "15262a00vx714szpx8p2z52wxkz46xp7acl72znwjydyq4ypydi7";
|
||||
};
|
||||
LANG="C";
|
||||
};
|
||||
|
||||
LocaleMaketext = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user