Skip to content

Commit

Permalink
added . to the require search path so the rake script is compatible w…
Browse files Browse the repository at this point in the history
…ith Ruby 1.9.2
  • Loading branch information
Clinton Sheppard committed Jun 22, 2011
1 parent a44de71 commit 3ee227b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RakeFile
@@ -1,4 +1,5 @@
COMPILE_TARGET = "debug"
$LOAD_PATH.unshift(File.dirname(__FILE__))
require "build_support/BuildUtils.rb"

include FileTest
Expand Down

0 comments on commit 3ee227b

Please sign in to comment.