diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index 198b7827ce..256af3b32a 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -197,11 +197,6 @@ class AbstractFileDownloadStrategy < AbstractDownloadStrategy @temporary_path = Pathname.new("#{cached_location}.incomplete") end - def stage - super - chdir - end - private def ext