summaryrefslogtreecommitdiff
path: root/strata/chef/libyajl2-1.0.1.morph
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2015-01-16 10:47:30 +0000
committerJim MacArthur <jim.macarthur@codethink.co.uk>2015-01-19 18:51:11 +0000
commit26f3e00112b4c2d5184671376d59605d23dd4ad9 (patch)
tree3685009bb2e6132349a282b4bd827a901ce3048a /strata/chef/libyajl2-1.0.1.morph
parent1b3eec2c1529a7ca1e087a9a2efc4c5fa39325b5 (diff)
downloaddefinitions-26f3e00112b4c2d5184671376d59605d23dd4ad9.tar.gz
Add morphs generated by import tool
Diffstat (limited to 'strata/chef/libyajl2-1.0.1.morph')
-rw-r--r--strata/chef/libyajl2-1.0.1.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/strata/chef/libyajl2-1.0.1.morph b/strata/chef/libyajl2-1.0.1.morph
new file mode 100644
index 00000000..70135ace
--- /dev/null
+++ b/strata/chef/libyajl2-1.0.1.morph
@@ -0,0 +1,13 @@
+name: libyajl2-1.0.1
+kind: chunk
+description: Automatically generated by rubygems.to_chunk
+products:
+- artifact: libyajl2-1.0.1-doc
+ include:
+ - usr/lib/ruby/gems/\d[\w.]*/doc/.*
+build-commands:
+- gem build libyajl2.gemspec
+install-commands:
+- mkdir -p "$DESTDIR/$(gem environment home)"
+- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
+ --ignore-dependencies --local ./libyajl2-1.0.1.gem