Fix i686
This commit is contained in:
parent
68be38be1e
commit
ebd87f4224
@ -114,6 +114,10 @@ actions:
|
||||
find: "%{sysroot_prefix}%{_prefix}/lib64/libubsan.so.1"
|
||||
replace: "%{sysroot_prefix}%{_prefix}/%{_lib}/libubsan.so.1"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%{_prefix}/lib64/libubsan.so.1 \\"
|
||||
replace: "%{_prefix}/%{_lib}/libubsan.so.1 \\"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user