# File lib/fpm/package.rb, line 272 def cleanup cleanup_staging unless logger.level == :debug cleanup_build unless logger.level == :debug end