Skip to content

Commit

Permalink
Make compatible with 1.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rubys committed Dec 9, 2010
1 parent 7a06da2 commit 21cfe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makedepot.rb
@@ -1,2 +1,2 @@
$EDITION = 'edition3'
require "#{$EDITION}/makedepot"
require "#{File.dirname(__FILE__)}/#{$EDITION}/makedepot"

0 comments on commit 21cfe6e

Please sign in to comment.