We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On CentOS 7 rpm doesnt' build.
2 reasons:
cc
dnf
yum
PR in just a minute.
The text was updated successfully, but these errors were encountered:
tonarino#277 - add gcc, change dnf to yum
b32240d
#277 - add gcc, change dnf to yum (#278)
864c83c
No branches or pull requests
On CentOS 7 rpm doesnt' build.
2 reasons:
cc
is missingdnf
doesn't exist on CentOS 7 (it still hasyum
,dnf
's predecessor)PR in just a minute.
The text was updated successfully, but these errors were encountered: