зеркало из https://github.com/github/ruby.git
[ruby/io-wait] Added extensions
https://github.com/ruby/io-wait/commit/664c93b2ff
This commit is contained in:
Родитель
09266eccf4
Коммит
eab4aa4178
|
@ -18,6 +18,7 @@ Gem::Specification.new do |spec|
|
|||
f.match(%r{\A(?:test|spec|features)/|\A\.(?:git|travis)})
|
||||
end
|
||||
end
|
||||
spec.extensions = %w[ext/io/wait/extconf.rb]
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче