Enabled to build extensions with the bundled gems again
cbb115213c
5c1b76a3a5
This commit is contained in:
parent
af85553886
commit
4246e102d4
@ -853,9 +853,6 @@ module RbInstall
|
||||
def write_cache_file
|
||||
end
|
||||
|
||||
def build_extensions
|
||||
end
|
||||
|
||||
def shebang(bin_file_name)
|
||||
path = File.join(gem_dir, spec.bindir, bin_file_name)
|
||||
first_line = File.open(path, "rb") {|file| file.gets}
|
||||
|
Loading…
x
Reference in New Issue
Block a user