diff options
Diffstat (limited to 'classes/ruby.bbclass')
| -rw-r--r-- | classes/ruby.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/ruby.bbclass b/classes/ruby.bbclass index 2814d9c..384ece9 100644 --- a/classes/ruby.bbclass +++ b/classes/ruby.bbclass | |||
| @@ -158,6 +158,7 @@ FILES:${PN} += " \ | |||
| 158 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/specifications \ | 158 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/specifications \ |
| 159 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/build_info \ | 159 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/build_info \ |
| 160 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/extensions \ | 160 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/extensions \ |
| 161 | ${libdir}/ruby/gems/${RUBY_GEM_VERSION}/plugins \ | ||
| 161 | " | 162 | " |
| 162 | 163 | ||
| 163 | FILES:${PN}-doc += " \ | 164 | FILES:${PN}-doc += " \ |
