[rubygems/rubygems] Update suggested variable for bindir
https://github.com/rubygems/rubygems/commit/f9cc6fed25
This commit is contained in:
parent
492e9437dd
commit
3b47fb2cb6
@ -426,11 +426,11 @@ class Gem::Specification < Gem::BasicSpecification
|
|||||||
end
|
end
|
||||||
|
|
||||||
##
|
##
|
||||||
# The path in the gem for executable scripts. Usually 'bin'
|
# The path in the gem for executable scripts. Usually 'exe'
|
||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
#
|
#
|
||||||
# spec.bindir = 'bin'
|
# spec.bindir = 'exe'
|
||||||
|
|
||||||
attr_accessor :bindir
|
attr_accessor :bindir
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user