Currently, this will fail and tell you to install centpkg if you're using any git server address rather than the redhat/centos-stream one. To fix, the check that looks for the centpkg binary needs to be separate from the address comparison.
Thanks for the fix!
Pull-Request has been merged by ngompa
Currently, this will fail and tell you to install centpkg if you're
using any git server address rather than the redhat/centos-stream one.
To fix, the check that looks for the centpkg binary needs to be separate
from the address comparison.