summaryrefslogtreecommitdiff
path: root/chef/json-1.7.7.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2014-09-02 11:53:30 +0000
committerSam Thursfield <sam@afuera.me.uk>2014-09-02 11:53:37 +0000
commitc4dd878744aea47815cd43ca921d74aaab21b0ad (patch)
tree4e27aafd7bb0af1e12333214574d4b54bdee4de5 /chef/json-1.7.7.morph
parent8c28a41fa1ae7daebaa826e1842a79ac8fc78c12 (diff)
downloaddefinitions-c4dd878744aea47815cd43ca921d74aaab21b0ad.tar.gz
Remove old chef generated morphs
Diffstat (limited to 'chef/json-1.7.7.morph')
-rw-r--r--chef/json-1.7.7.morph15
1 files changed, 0 insertions, 15 deletions
diff --git a/chef/json-1.7.7.morph b/chef/json-1.7.7.morph
deleted file mode 100644
index 1fd1addf..00000000
--- a/chef/json-1.7.7.morph
+++ /dev/null
@@ -1,15 +0,0 @@
----
-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