CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/07/16 09:52:01
Modified files:
sysutils/facter: Makefile
Added files:
sysutils/facter/patches: patch-lib_inc_internal_ruby_api_hpp
patch-lib_src_ruby_api_cc
Log message:
when loading the ruby library it was only doing ruby_init(), but it didn't
setup the load path at all. this caused it to fail loading 'rbconfig'.
with jeremy@
