Changeset 5541:e05dd70a374c
- Timestamp:
- 08/01/07 18:33:17 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
spkg-install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spkg-install
r3699 r5541 51 51 # We also delete the build directory, since it could contain 52 52 # old .py files we don't want anymore. 53 rm -rf build 53 # Do a copy, link, etc., later. This is bad because it means 54 # that a failed build yields a broken sage. Fix that problem first. 55 #rm -rf build 56 54 57 55 58 "$SAGE_ROOT/sage" -b main
Note: See TracChangeset
for help on using the changeset viewer.
