change directory
[chise/ruby.git] / tools / mkdbtarball.rb
index af74f64..8b51435 100755 (executable)
@@ -2,7 +2,7 @@
 # by eto 2003-0109
 
 require 'find'
-$LOAD_PATH << '../src'
+$LOAD_PATH << '../lib'
 require 'chise'
 include CHISE