Skip to content
New issue

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

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

Already on GitHub? # to your account

autoremove: don't remove formulae that were built from source #17508

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

MikeMcQuaid
Copy link
Member

When a formula was built from source, it should not be removed by brew autoremove as it will take a while to be installed again.

Fixes #17433

When a formula was built from source, it should not be removed by
`brew autoremove` as it will take a while to be installed again.

Fixes #17433
@MikeMcQuaid MikeMcQuaid merged commit ff76e61 into master Jun 14, 2024
25 checks passed
@MikeMcQuaid MikeMcQuaid deleted the autoremove_bottles branch June 14, 2024 16:36
@scpeters
Copy link
Contributor

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoremove incorrectly removes build dependencies
3 participants