зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Update suggested variable for bindir
https://github.com/rubygems/rubygems/commit/f9cc6fed25
This commit is contained in:
Родитель
492e9437dd
Коммит
3b47fb2cb6
|
@ -426,11 +426,11 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
end
|
||||
|
||||
##
|
||||
# The path in the gem for executable scripts. Usually 'bin'
|
||||
# The path in the gem for executable scripts. Usually 'exe'
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
# spec.bindir = 'bin'
|
||||
# spec.bindir = 'exe'
|
||||
|
||||
attr_accessor :bindir
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче