-
Notifications
You must be signed in to change notification settings - Fork 41
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
Fix build issue from alpha 10 #851
Conversation
31b8cff
to
1053f58
Compare
1053f58
to
f4b83e3
Compare
a4c552b
to
184c39f
Compare
ok tested it in my fork, so should work now in master branch at next release time. |
Will you fix #853 in this PR or make another one? |
I'll go ahead and fix 853 here too. Good idea. |
Closes #853 |
Looks good to me. @zekoz can you check if it builds without git installed? |
I installed a fresh VM with Kubuntu 21.10 on it and installed the base packages needed to compile fc21 without
So I think this patch does what we need it to. |
I could add some more message() to show what branch of the if() we are on. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proved to work. Improvements to the output can wait, this is a relatively urgent fix
I had an explicit ref for the testing branch and removed it when initially pushed the PR for the auto tag work. Apparently it doesn't default to master branch as documented.