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