Skip to content
Snippets Groups Projects
Commit e6a2b60a authored by Neil Hanlon's avatar Neil Hanlon
Browse files

update

parent 7ac01bed
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ spec_change {
# We're not SUSE, so the patches never get applied/found
search_and_replace {
any: true
find: "%if (0%{?suse_version} &&"
replace: "Patch1: ROCKY-use-rocky-syspurposes.patch\nPatch2: subscription-manager-rocky-remove-redhat.repo.patch\n%if (0%{?suse_version} &&"
find: "if (0%{?suse_version} && 0%{?suse_version} < 1200)"
replace: "Patch1: ROCKY-use-rocky-syspurposes.patch\nPatch2: subscription-manager-rocky-remove-redhat.repo.patch\n%if (0%{?suse_version} && 0%{?suse_version} < 1200)"
n: 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