Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eee569d912 |
@ -9,10 +9,5 @@ actions:
|
|||||||
- "Enable build on ppc64le"
|
- "Enable build on ppc64le"
|
||||||
- replace:
|
- replace:
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: |
|
find: "ExcludeArch: i686 %{power64}"
|
||||||
%if 0%{?rhel}
|
|
||||||
ExcludeArch: i686 %{power64}
|
|
||||||
%else
|
|
||||||
ExcludeArch: i686
|
|
||||||
%endif
|
|
||||||
replace: "ExcludeArch: i686"
|
replace: "ExcludeArch: i686"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user