Closed djzager closed 6 years ago
I removed the sed instruction from the spec and built using rpmbuild -ba ~/rpmbuild/SPECS/apb.spec with success.
rpmbuild -ba ~/rpmbuild/SPECS/apb.spec
This might work... but I think we don't have pip at all in RHEL, so it may still break in a downstream build env.
ACK
I removed the sed instruction from the spec and built using
rpmbuild -ba ~/rpmbuild/SPECS/apb.spec
with success.