Changes between Initial Version and Version 1 of Ticket #15580
- Timestamp:
- 12/24/13 09:51:10 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15580
-
Property
Summary
changed from
prereq tarball is missing
toIntegrate prereq in the new build system
-
Property
Summary
changed from
-
Ticket #15580 – Description
initial v1 1 1 After downloading Sage 6.0 either from git or from the `.tar.gz` sdist tarball, the prereq tarball `prereq-1.2.tar.gz` is missing. This is a huge problem, because many checks are skipped because of this. 2 3 Integrating this was probably overlooked in the sage-git build system. I think the best solution is not have prereq as a tarball at all and simply integrate the ''contents'' of the former prereq tarball in the git repo.