Summary
Rewrite .egg file before installation
Metadata
- Id: 71f6902c4fd6794f70e9a01adc5db8f6bcaa72bf
- Trac id: 1561
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: new
- Component: extensions
- Estimated difficulty: medium
- Resolution:
- Priority: major
- Milestone: someday
- Version: 5.0.0
- Changetime: 2018-11-20 11:20:10 UTC
- Created: 2018-11-20 11:20:10 UTC
- Keywords:
Description
This was suggested by Kooda: install the expanded egg file in the extension repository, after all `cond-expand` forms have been processed. This reflects the configuration that was used during installation (respecting `-f` options to `chicken-install`) and does not require re-processing conditionals.