Changeset 519


Ignore:
Timestamp:
01/26/2012 04:59:50 PM (12 years ago)
Author:
marcus
Message:

r292 | walther | 2012-01-26 16:59:27 +0100 (Do, 26. Jan 2012) | 2 Zeilen

  • changed default location in user installation mode
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/setup/setup.py

    r508 r519  
    2828        shcroot = default_location 
    2929    else: 
    30         shcroot = os.path.join(home, "sh") 
     30        shcroot = os.path.join(home, "bin") 
    3131 
    3232    del kwargs 
Note: See TracChangeset for help on using the changeset viewer.