diff --git a/build b/build index 742904a..8829d67 100755 --- a/build +++ b/build @@ -278,7 +278,7 @@ pmodules::compile() { "${BOOTSTRAP_DIR}/Pmodules/modbuild.in" \ "--config=${config_file}" \ - "--enable-cleanup" \ + "--disable-cleanup" \ "--force-rebuild" \ "--debug" \ "--verbose" \