Better error message from %python_provide
This commit is contained in:
parent
f16464f0b6
commit
2553290f93
@ -48,7 +48,7 @@ CFLAGS="%{optflags}" %{__python} %{py_setup} %{?py_setup_args} install -O1 --ski
|
||||
print(" = ");\
|
||||
print(vr);\
|
||||
else\
|
||||
print("ERROR: ");\
|
||||
print("%python_provide: ERROR: ");\
|
||||
print(package);\
|
||||
print(" not recognized.");\
|
||||
end\
|
||||
|
Loading…
Reference in New Issue
Block a user