Closed adamv closed 12 years ago
Possibly it could just run immediately before install, though that would mean the README would be missing in debug installs, for instance...
New code for this: https://github.com/adamv/homebrew/compare/metafiles
TODO - always take a Pathname instead of a string?
Ping @jacknagel @mxcl please review when you get a chance.
Could you put it in a pull request so I can comment on lines?
Closing in favor of the pull request.
https://github.com/mxcl/homebrew/blob/master/Library/Homebrew/build.rb#L75
The code to find meta files should be extracted out from here. It would be useful to be able to trigger this early in formula installs, especially when installing Java stuff to libexec, but wanting to put the meta files in the prefix as normal.