Fix commented %patch macros
This commit is contained in:
parent
40121409fd
commit
2a813d1ef8
@ -18,6 +18,10 @@ actions:
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
count: 1
|
count: 1
|
||||||
|
- target: "spec"
|
||||||
|
find: "# %patch"
|
||||||
|
replace: "# %%patch"
|
||||||
|
count: -1
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
- suffix: ".alma.1"
|
- suffix: ".alma.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user