fix(autopatch): auto-fix for java-25-openjdk on c9
Removed obsolete `find: '# %patch'` replace action that no longer matches any line in the current spec.
This commit is contained in:
parent
f2ce2e6908
commit
32ceb9866f
@ -9,10 +9,6 @@ actions:
|
||||
%global portablesuffix el9
|
||||
%endif
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "# %patch"
|
||||
replace: "# %%patch"
|
||||
count: -1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user