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

Citadel: rebuild bottles for tinyxml2 #2570

Merged
merged 8 commits into from
Feb 15, 2024

Conversation

scpeters
Copy link
Member

Part of #2504.

Pull request commits created with the following command:

for f in $(grep -L '^ *bottle do' $(grep -rnI 'depend.*"[is][gd][nf]' ignition-citadel.rb | sed -e 's@.* "@@' -e 's@"@.rb@'))
do
    brew bump-revision --message="rebuild bottle" $f
done
brew bump-revision ignition-citadel --message="rebuild bottle"

@scpeters
Copy link
Member Author

build bottle

@scpeters
Copy link
Member Author

I forgot [email protected]; I'll add that revision bump and rebuild

@scpeters scpeters force-pushed the scpeters/rebuild_citadel_tinyxml2 branch from 30b941f to c474562 Compare February 15, 2024 00:04
@scpeters
Copy link
Member Author

build bottle

@scpeters scpeters merged commit eb7ffa8 into master Feb 15, 2024
1 check passed
@scpeters scpeters deleted the scpeters/rebuild_citadel_tinyxml2 branch February 15, 2024 06:42
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