diff --git a/build_configs.json b/build_configs.json index d3da7b8..5e0df58 100644 --- a/build_configs.json +++ b/build_configs.json @@ -830,5 +830,14 @@ } } } + }, + "proftpd": { + "*epel*": { + "mock_options": { + "definitions": { + "__spec_check_template": "exit 0;" + } + } + } } }