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)

crunch.h-installed-by-install-extension.diff (997 bytes) - added by Mario Domenech Goulart 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by Mario Domenech Goulart

comment:1 Changed 12 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Thanks a lot - patch has been applied and tagged 0.7.999.

Note: See TracTickets for help on using tickets.