Remove replace action from config

This commit is contained in:
eabdullin 2025-01-17 12:34:35 +03:00
parent 71acb3e3da
commit 18f16ced1a

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