Change default for old-locale flag to False.
This commit is contained in:
parent
d5efa9b35c
commit
3b4d5d26a5
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ Flag network-uri
|
||||||
|
|
||||||
Flag old-locale
|
Flag old-locale
|
||||||
Description: Use old-locale and time < 1.5
|
Description: Use old-locale and time < 1.5
|
||||||
Default: True
|
Default: False
|
||||||
|
|
||||||
Library
|
Library
|
||||||
Build-Depends: base >= 4.2 && <5,
|
Build-Depends: base >= 4.2 && <5,
|
||||||
|
|
Loading…
Reference in a new issue