* 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:
nobu 2007-05-22 21:09:22 +00:00
parent 80a0e2f753
commit 2cdb1c3376

View File

@ -1,6 +1,3 @@
if nul = $:.index("-")
$:[nul..-1] = ["."]
end
if nul = $:.index("-")
$:[nul..-1] = ["."]
end