diff --git a/config.yaml b/config.yaml index 44c6d3e..9ded1eb 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,9 @@ actions: + - delete_line: + - target: "spec" + lines: + - "%{_datadir}/%{name}/bash" + - replace: - target: "spec" find: | @@ -107,4 +112,5 @@ actions: - add_files: - type: "patch" name: "scap-security-guide-add-almalinux8-product.patch" + no_backup: true number: 1001