mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-22 00:28:29 +00:00
fix macros
This commit is contained in:
parent
a4507217df
commit
d79cd56dba
@ -293,7 +293,7 @@ cat > %{buildroot}%{_rpmmacrodir}/macros.dist << EOF
|
||||
%%centos_ver %{major}
|
||||
%%centos %{major}
|
||||
%%rhel %{major}
|
||||
%%distcore .el%%{rocky}
|
||||
%%distcore .el%{major}
|
||||
%%dist %%{!?distprefix0:%%{?distprefix}}%%{expand:%%{lua:for i=0,9999 do print("%%{?distprefix" .. i .."}") end}}%%{distcore}%%{?distsuffix}%%{?with_bootstrap:%{__bootstrap}}
|
||||
%%el%{major} 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user