Move almalinux portable suffix
This commit is contained in:
parent
da6592db92
commit
5cbf6c2832
@ -1,9 +1,9 @@
|
|||||||
actions:
|
actions:
|
||||||
- replace:
|
- replace:
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "%global portablebuilddir /builddir/build/BUILD"
|
find: "%global portablesuffix el%{portablerhel}"
|
||||||
replace: |
|
replace: |
|
||||||
%global portablebuilddir /builddir/build/BUILD
|
%global portablesuffix el%{portablerhel}
|
||||||
|
|
||||||
%if 0%{?almalinux}
|
%if 0%{?almalinux}
|
||||||
%global portablesuffix el9
|
%global portablesuffix el9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user