add require extend/os

This commit is contained in:
hyuraku 2023-01-24 21:45:18 +09:00
parent e2f0075ee8
commit 97bba59e73

View File

@ -5,3 +5,5 @@ module Homebrew
DEFAULT_PREFIX = HOMEBREW_DEFAULT_PREFIX
DEFAULT_REPOSITORY = HOMEBREW_DEFAULT_REPOSITORY
end
require "extend/os/default_prefix"