summaryrefslogtreecommitdiff
path: root/strata/chef/libyajl2-1.0.1.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-23 15:28:05 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-01-23 15:28:05 +0000
commit5390c2a1ec9815c90177e41f796278d59ed44dea (patch)
tree244cc0bf8b822a312a2a782c2328c06a297c3b9f /strata/chef/libyajl2-1.0.1.morph
parent5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df (diff)
downloaddefinitions-5390c2a1ec9815c90177e41f796278d59ed44dea.tar.gz
Morph build 3e7db1f16da7415d8881f5c58e7fa189
System branch: master
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..7a21831d
--- /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:
+- USE_SYSTEM_LIBYAJL2=yes gem build libyajl2.gemspec
+install-commands:
+- mkdir -p "$DESTDIR/$(gem environment home)"
+- USE_SYSTEM_LIBYAJL2=yes gem install --install-dir "$DESTDIR/$(gem environment home)"
+ --bindir "$DESTDIR/$PREFIX/bin" --ignore-dependencies --local ./libyajl2-1.0.1.gem