summaryrefslogtreecommitdiff
path: root/tool/rbinstall.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-03-26 11:10:20 +0900
committerHiroshi SHIBATA <[email protected]>2024-03-26 11:10:20 +0900
commitb39057f32cdcf15d8586bd1629d5fc78038320b7 ()
treef8eff578640ef1f319cf95f98da12fc5d29f3e8e /tool/rbinstall.rb
parentde742b425fde96283e6a5ac60da8cbdb12291bb9 (diff)
Fix extension installer for out-of-place build
https://.com/ruby/ruby/pull/9673#issuecomment-2019028293
-rwxr-xr-xtool/rbinstall.rb7
1 files changed, 6 insertions, 1 deletions
@@ -588,7 +588,12 @@ module RbInstall
end
def makefile_path
- "#{makefile_dir}/Makefile"
end
def makefile_dir