Changeset 1752 for trunk/bin/install


Ignore:
Timestamp:
05/06/10 12:05:29 (14 years ago)
Author:
Malte Marquarding
Message:

Merge from release branch to fix binary installer not including asap2to3

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/bin/install

    r1577 r1752  
    149149        shutil.copy2("bin/asap", bindir)
    150150    shutil.copy2("bin/asap_update_data", bindir)
     151    shutil.copy2("bin/asap2to3", bindir)
    151152    if not os.path.exists("asap/data/ephemerides"):
    152153        print "Warning - no data directory present"
Note: See TracChangeset for help on using the changeset viewer.