Skip to content

Conversation

cfergeau
Copy link
Contributor

After these changes, a crc-admin-helper package can be built in koji/brew.

admin-helper was renamed to crc-admin-helper in commit eadda90
but the spec file was never updated.
This allows to name the generated RPMs `crc-admin-helper*` rather than
`golang-github-code-ready-admin-helper*`
# with fedora macros: gopkginstall
install -m 0755 -vd %{buildroot}%{_bindir}
install -m 0755 -vp %{gobuilddir}/src/%{goipath}/out/linux-amd64/admin-helper %{buildroot}%{_bindir}/
install -m 0755 -vp %{gobuilddir}/src/%{goipath}/out/linux-amd64/crc-admin-helper %{buildroot}%{_bindir}/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@praveenkumar praveenkumar merged commit 8289ec9 into crc-org:master Feb 16, 2022
@cfergeau cfergeau deleted the rpm branch December 21, 2023 10:38
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