Opened 6 years ago
#1561 new defect
Rewrite .egg file before installation
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 5.0.0 |
Keywords: | Cc: | ||
Estimated difficulty: | medium |
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.
Note: See
TracTickets for help on using
tickets.