I'm trying to write a formula for the Icon programming language (necessary for noweb), but its binary distribution contains TONS of files (almost 1000) in the lib/
directory. I'd like to leave them out of the symlink-to-/usr/local/lib
process since I only need the dependency when building noweb.
Is there a way I can specify that an installation should be kept in its cellar only?