Skip to content
Snippets Groups Projects
Verified Commit 4dda2504 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

build override package

parent 0a9f2b06
Branches r8-override
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
Name: rocky-release
Version: %{major}.%{minor}
Release: %{rocky_rel}.el8
Release: %{rocky_rel}.el8.override.0.1
Summary: %{distro_name} release files
License: %{rpm_license}
URL: https://rockylinux.org
......@@ -163,10 +163,6 @@ cat > %{buildroot}%{_sysconfdir}/rpm/macros.dist << EOF
# dist macros.
%%__bootstrap ~bootstrap
%%rocky_ver %{major}
%%rocky %{major}
%%centos_ver %{major}
%%centos %{major}
%%rhel %{major}
%%dist %%{!?distprefix0:%%{?distprefix}}%%{expand:%%{lua:for i=0,9999 do print("%%{?distprefix" .. i .."}") end}}.el%{major}%%{?with_bootstrap:%{__bootstrap}}
%%el%{major} 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment