summaryrefslogtreecommitdiff
path: root/strata/chef/net-ssh-2.9.1.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-11 18:35:30 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-11 18:35:30 +0100
commit03180965b4eba6b53bf8e857924d98ec5564cceb (patch)
tree933f11ee1dbd6e8d31f7b9ea3703de59ccc75a15 /strata/chef/net-ssh-2.9.1.morph
parent6523c60a6e918d982ac378beef48e0d3dfa0603e (diff)
downloaddefinitions-03180965b4eba6b53bf8e857924d98ec5564cceb.tar.gz
chef: Add morphs generated by import tool
Diffstat (limited to 'strata/chef/net-ssh-2.9.1.morph')
-rw-r--r--strata/chef/net-ssh-2.9.1.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/chef/net-ssh-2.9.1.morph b/strata/chef/net-ssh-2.9.1.morph
new file mode 100644
index 00000000..8fcb9497
--- /dev/null
+++ b/strata/chef/net-ssh-2.9.1.morph
@@ -0,0 +1,15 @@
+name: net-ssh-2.9.1
+kind: chunk
+description: Automatically generated by rubygems.to_chunk
+products:
+- artifact: net-ssh-2.9.1-doc
+ include:
+ - usr/lib/ruby/gems/\d[\w.]*/doc/.*
+build-commands:
+- gem build net-ssh.gemspec
+install-commands:
+- mkdir -p "$DESTDIR/$(gem environment home)"
+- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
+ --ignore-dependencies --local ./net-ssh-2.9.1.gem
+x-build-dependencies-rubygems: {}
+x-runtime-dependencies-rubygems: {}