diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb index e2c99d7..8ae17fc 100644 --- a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb +++ b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb | |||
| @@ -9,8 +9,6 @@ SRC_URI = "git://github.com/ruby-concurrency/concurrent-ruby.git;protocol=https; | |||
| 9 | " | 9 | " |
| 10 | SRCREV = "52c08fca13cc3811673ea2f6fdb244a0e42e0ebe" | 10 | SRCREV = "52c08fca13cc3811673ea2f6fdb244a0e42e0ebe" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | ||
| 13 | |||
| 14 | do_install:append () { | 12 | do_install:append () { |
| 15 | rmdir --ignore-fail-on-non-empty ${D}${libdir}/ruby/gems/${RUBY_GEM_VERSION}/plugins | 13 | rmdir --ignore-fail-on-non-empty ${D}${libdir}/ruby/gems/${RUBY_GEM_VERSION}/plugins |
| 16 | } | 14 | } |
