[ruby/fcntl] [DOC] Package files for RDoc
https://github.com/ruby/fcntl/commit/b946e505f1
This commit is contained in:
parent
e394f5539e
commit
b01d319ec8
@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
|
||||
spec.files = ["ext/fcntl/extconf.rb", "ext/fcntl/fcntl.c"]
|
||||
spec.extra_rdoc_files = ["LICENSE.txt", "README.md"]
|
||||
spec.extra_rdoc_files = [".document", ".rdoc_options", "LICENSE.txt", "README.md"]
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user