summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/fake.rb.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/fake.rb.in b/template/fake.rb.in
index e95962624a..7e47c2cec1 100644
--- a/template/fake.rb.in
+++ b/template/fake.rb.in
@@ -5,6 +5,7 @@ _=
"`expr \"$ruby\" : echo > /dev/null || echo exec`" \
"$ruby" '-r"`expr \"$0\" : / > /dev/null || pwd`/${0#/}" "$@";' \
"}" || "exit" "$?"
+_=baseruby
ruby=ruby
class Object
remove_const :CROSS_COMPILING if defined?(CROSS_COMPILING)