diff --git a/helper/build_config b/helper/build_config index 08da06e9..35536bae 100755 --- a/helper/build_config +++ b/helper/build_config @@ -100,8 +100,6 @@ move() else mv "${src}" "${dst}" fi - - rm -f "${src}" } log_debug "Output file ${output_file} based on ${input_file}"