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