Changes between Version 2 and Version 3 of Ticket #21675
- Timestamp:
- Oct 10, 2016, 8:56:22 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21675 – Description
v2 v3 4 4 5 5 This causes downgrades sage-7.4.rc0 -> sage-7.4.beta6 to fail since the build system does not know that `libfplll` was replaced by `fplll`. Therefore, after such a downgrade, the `libfplll` package is not reinstalled. 6 7 We should either fix the build system or undo the renaming.