larsch / ocra

One-Click Ruby Application Builder
http://ocra.rubyforge.org/
832 stars 83 forks source link

ocra fails to bundle when using custom GEM_HOME variable #140

Open snowman78 opened 6 years ago

snowman78 commented 6 years ago

set GEM_HOME=D:\temp\gems gem install somegem ocra exe/script

error: === Including 53 encoding support files (3576320 bytes, use --no-enc to exclude) ocra-1.3.10/bin/ocra:42:in relative_path_from': undefined methodpath' for # (NoMethodError) from gems/gems/ocra-1.3.10/bin/ocra:787:in block in build_exe' from gems/gems/ocra-1.3.10/bin/ocra:770:ineach' from gems/gems/ocra-1.3.10/bin/ocra:770:in build_exe' from gems/gems/ocra-1.3.10/bin/ocra:1203:inblock in <top (required)>'