summaryrefslogtreecommitdiff
path: root/chef/ffi-1.9.3.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-01 11:23:26 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-01 11:23:26 +0000
commit62aa16922cd68ad023f4c645a8ba361ab546b41d (patch)
tree794f1860537b37eea3855c57db445f385e0d072e /chef/ffi-1.9.3.morph
parent71bac7757cd8929743442324566be59af6d5aab5 (diff)
downloaddefinitions-62aa16922cd68ad023f4c645a8ba361ab546b41d.tar.gz
Update chef morphs for new build-mode: rubygem approach
Diffstat (limited to 'chef/ffi-1.9.3.morph')
-rw-r--r--chef/ffi-1.9.3.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/chef/ffi-1.9.3.morph b/chef/ffi-1.9.3.morph
index f244a5b7..85bd9a57 100644
--- a/chef/ffi-1.9.3.morph
+++ b/chef/ffi-1.9.3.morph
@@ -4,12 +4,12 @@ kind: chunk
description: Automatically generated by import-ruby. This is a prototype of a method
for integrating RubyGems into Baserock.
build-system: manual
+gem-url: http://rubygems.org/downloads/ffi-1.9.3.gem
products:
- artifact: ffi-1.9.3-doc
include:
- usr/lib/ruby/gems/2.0.0/doc/.*
install-commands:
-- 'echo '':sources: [ "http://54.186.104.15/" ]'' >> ~/.gemrc'
- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"
- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies ffi-1.9.3
+ --ignore-dependencies --local ffi-1.9.3.gem