summaryrefslogtreecommitdiff
path: root/win32/mkexports.rb
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:07:59 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:07:59 +0000
commita560aa5620fabdfcedbabc52c2aa7c001a48e647 (patch)
tree65866c240b7c40cc3e068258ff9135772e901d40 /win32/mkexports.rb
parent37138a2a9327e22485c43a1b79aa60a6393d5b00 (diff)
* win32/mkexports.rb: rbconfig.rb exists on ".".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/mkexports.rb')
-rwxr-xr-xwin32/mkexports.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/mkexports.rb b/win32/mkexports.rb
index 536ee9735a..36c04d8e4d 100755
--- a/win32/mkexports.rb
+++ b/win32/mkexports.rb
@@ -1,4 +1,4 @@
-#!./miniruby -s
+#!./miniruby -sI.
$name = $library = $description = nil