Fix patch level
This commit is contained in:
parent
2a8a1574d7
commit
03740aadce
@ -247,12 +247,12 @@ cd OpenBLAS-%{version}
|
|||||||
%endif
|
%endif
|
||||||
%patch3 -p1 -b .tests
|
%patch3 -p1 -b .tests
|
||||||
|
|
||||||
%patch10 -p0
|
%patch10 -p1
|
||||||
%patch11 -p0
|
%patch11 -p1
|
||||||
%patch12 -p0
|
%patch12 -p1
|
||||||
%patch13 -p0
|
%patch13 -p1
|
||||||
%patch14 -p0
|
%patch14 -p1
|
||||||
%patch15 -p0
|
%patch15 -p1
|
||||||
|
|
||||||
# Fix source permissions
|
# Fix source permissions
|
||||||
find -name \*.f -exec chmod 644 {} \;
|
find -name \*.f -exec chmod 644 {} \;
|
||||||
|
Loading…
Reference in New Issue
Block a user