Opened 12 years ago
Closed 12 years ago
#933 closed defect (fixed)
crunch doesn't add crunch.h to crunch.setup-info (chicken-uninstall doesn't remove crunch.h)
Reported by: | Mario Domenech Goulart | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.8.x |
Keywords: | crunch, chicken-uninstall | Cc: | |
Estimated difficulty: |
Description
crunch.setup doesn't use install-extension
to install crunch.h, so it doesn't get added to the .setup-info file. Thus, chicken-uninstall is not able to know about its existence.
The attached patch works for me, but maybe I'm overlooking something that justifies the extra tweak to install crunch.h (the version has not been bumped).
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | crunch.h-installed-by-install-extension.diff added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks a lot - patch has been applied and tagged 0.7.999.