- Timestamp:
- 01/15/09 12:06:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SConstruct
r1464 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.