summaryrefslogtreecommitdiff
path: root/chef/simplecov-html-0.8.0.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2014-09-02 11:53:12 +0000
committerSam Thursfield <sam@afuera.me.uk>2014-09-02 11:53:12 +0000
commit8c28a41fa1ae7daebaa826e1842a79ac8fc78c12 (patch)
tree50b426acd894ec535716c983b9af3a5cd7625965 /chef/simplecov-html-0.8.0.morph
parent529cf76e1a276e6324ffa38eef71dcf7d700ad12 (diff)
parentd94ffe65aa306858f1e951e0fb2f28d26160394f (diff)
downloaddefinitions-8c28a41fa1ae7daebaa826e1842a79ac8fc78c12.tar.gz
Merge remote-tracking branch 'origin/baserock/sam/chef' into rubytest
Conflicts: strata/core.morph strata/ruby.morph
Diffstat (limited to 'chef/simplecov-html-0.8.0.morph')
-rw-r--r--chef/simplecov-html-0.8.0.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/chef/simplecov-html-0.8.0.morph b/chef/simplecov-html-0.8.0.morph
new file mode 100644
index 00000000..837b0742
--- /dev/null
+++ b/chef/simplecov-html-0.8.0.morph
@@ -0,0 +1,15 @@
+---
+name: simplecov-html-0.8.0
+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/simplecov-html-0.8.0.gem
+products:
+- artifact: simplecov-html-0.8.0-doc
+ include:
+ - usr/lib/ruby/gems/2.0.0/doc/.*
+install-commands:
+- 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 --local simplecov-html-0.8.0.gem