[ruby/psych] Comment out the code used to expand the file list [ci skip]
https://github.com/ruby/psych/commit/715f3bfad0
This commit is contained in:
parent
81836c6cb9
commit
31e24a42f3
@ -23,9 +23,9 @@ DESCRIPTION
|
|||||||
|
|
||||||
# for ruby core repository.
|
# for ruby core repository.
|
||||||
# It was generated by
|
# It was generated by
|
||||||
`git ls-files -z`.split("\x0").reject { |f|
|
# `git ls-files -z`.split("\x0").reject { |f|
|
||||||
f.match(%r{^\.git|^(test|spec|features|bin|tool)/|^[A-Z]\w+file$|/extlibs$|\.(gemspec|java)$|jar})
|
# f.match(%r{^\.git|^(test|spec|features|bin|tool)/|^[A-Z]\w+file$|/extlibs$|\.(gemspec|java)$|jar})
|
||||||
}
|
# }
|
||||||
s.files = [
|
s.files = [
|
||||||
"CONTRIBUTING.md", "LICENSE", "README.md", "ext/psych/depend",
|
"CONTRIBUTING.md", "LICENSE", "README.md", "ext/psych/depend",
|
||||||
"ext/psych/extconf.rb", "ext/psych/psych.c", "ext/psych/psych.h",
|
"ext/psych/extconf.rb", "ext/psych/psych.c", "ext/psych/psych.h",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user