* ext/purelib.rb: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
80a0e2f753
commit
2cdb1c3376
@ -1,6 +1,3 @@
|
|||||||
if nul = $:.index("-")
|
if nul = $:.index("-")
|
||||||
$:[nul..-1] = ["."]
|
$:[nul..-1] = ["."]
|
||||||
end
|
end
|
||||||
if nul = $:.index("-")
|
|
||||||
$:[nul..-1] = ["."]
|
|
||||||
end
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user