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-02 15:20:54 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-02 15:20:54 +0100
commitae50e12e9b28fe00cee44c140de56fab9a3d1962 (patch)
tree60cc68895702c7417ab7cefd5d1f373cbebde907 /strata/chef/net-ssh-2.9.1.morph
parent965ee5838207938c80563879afb6bb5fc7b80583 (diff)
downloaddefinitions-ae50e12e9b28fe00cee44c140de56fab9a3d1962.tar.gz
Generated chef stratum from Git using 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..54396676
--- /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 rubygem.import
+products:
+- artifact: net-ssh-2.9.1-doc
+ include:
+ - usr/lib/ruby/gems/2.0.0/doc/.*
+build-commands:
+- gem build net-ssh.gemspec
+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 ./net-ssh-2.9.1.gem
+x-build-dependencies-rubygem: {}
+x-runtime-dependencies-rubygem: {}