summaryrefslogtreecommitdiff
path: root/chef/rdoc-3.12.2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chef/rdoc-3.12.2.morph')
-rw-r--r--chef/rdoc-3.12.2.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/chef/rdoc-3.12.2.morph b/chef/rdoc-3.12.2.morph
new file mode 100644
index 00000000..9dfba8fe
--- /dev/null
+++ b/chef/rdoc-3.12.2.morph
@@ -0,0 +1,15 @@
+---
+name: rdoc-3.12.2
+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/rdoc-3.12.2.gem
+products:
+- artifact: rdoc-3.12.2-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 rdoc-3.12.2.gem