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:
root 2026-07-23 00:39:35 +00:00
parent f2ce2e6908
commit 32ceb9866f

View File

@ -9,10 +9,6 @@ actions:
%global portablesuffix el9
%endif
count: 1
- target: "spec"
find: "# %patch"
replace: "# %%patch"
count: -1
- modify_release:
- suffix: ".alma.1"