Remove replace action from config

This commit is contained in:
eabdullin 2025-01-17 12:33:01 +03:00
parent dc95cb78d0
commit a81c4b34ab

View File

@ -1,12 +1,4 @@
actions:
- replace:
- target: "spec"
find: "%setup -q"
replace: |
%setup -q
%patch0 -p1
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true