Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default behaviour - to include Cellar kegs and option to disable it #5

Merged
merged 12 commits into from
Oct 6, 2015
Merged

Default behaviour - to include Cellar kegs and option to disable it #5

merged 12 commits into from
Oct 6, 2015

Conversation

kaloprominat
Copy link
Contributor

Hi, timsutton.

As some users mentioned at issues page, brew pkg skips kegs in Cellar directory, but many packages compiled with static linking to those directories. I've modified brew pkg default behaviour to include package kegs too and added option --without-kegs to disable it.

Looking forward for your review. Thanks.

@timsutton
Copy link
Owner

Hi @kaloprominat, thanks for bringing me back up to speed on this and for the work you've done - sorry to have neglected it.

I'm afraid I can't spend much time in the next week to look at this, but I do intend to. I'd like to eventually find a way that we could test against a larger corpus of formulae (using the formula's test methods, for example) to really verify that packages are properly working when installed. Git is probably a pretty good candidate for being a more complex package layout, though.

This is related to #4, so referencing that here too.

@timsutton timsutton merged commit 8fbe1c3 into timsutton:master Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants