Changeset 1469
- Timestamp:
- 01/15/09 12:06:00 (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/SConstruct (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/SConstructr1464 r1469 176 176 bins = env.Install("$prefix/bin", ["bin/asap", "bin/asap_update_data"]) 177 177 shares = env.Install("$moduledir/asap/data", "share/ipythonrc-asap") 178 shares = env.Install("$moduledir/asap/data", "share/ipy_user_conf.py") 178 179 env.Alias('install', [somod, pymods, bins, shares]) 179 180 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
