New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80928


Ignore:
Timestamp:
07/21/11 12:41:25 (4 years ago)
Author:
jmr@…
Message:

set a UTF-8 env(LANG)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/macports1.0/macports.tcl

    r80288 r80928  
    484484    # Set the system encoding to utf-8 
    485485    encoding system utf-8 
     486    set env(LANG) en_US.UTF-8 
    486487 
    487488    # Ensure that the macports user directory exists if HOME is defined 
Note: See TracChangeset for help on using the changeset viewer.