Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2771ffe14e |
@ -3,10 +3,10 @@ actions:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?centos} >= 8
|
||||
%configure CFLAGS="$RPM_OPT_FLAGS" --enable-debuginfod-urls=https://debuginfod.centos.org/
|
||||
--enable-debuginfod-urls=%{dist_debuginfod_url} \
|
||||
replace: |
|
||||
%if 0%{?centos} >= 8 && !0%{?almalinux}
|
||||
%configure CFLAGS="$RPM_OPT_FLAGS" --enable-debuginfod-urls=https://debuginfod.centos.org/
|
||||
--enable-debuginfod-urls=%{dist_debuginfod_url} \
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user