From a54137b371af7ae88e88b5db8bd4d16a5b17a80f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 22 Sep 2014 15:13:24 +0000 Subject: chef: Fix build of signed Gems, by doing an unsigned build --- strata/chef/net-ssh-multi-1.2.0.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'strata/chef/net-ssh-multi-1.2.0.morph') diff --git a/strata/chef/net-ssh-multi-1.2.0.morph b/strata/chef/net-ssh-multi-1.2.0.morph index 768faf3e..4130bd61 100644 --- a/strata/chef/net-ssh-multi-1.2.0.morph +++ b/strata/chef/net-ssh-multi-1.2.0.morph @@ -5,6 +5,8 @@ products: - artifact: net-ssh-multi-1.2.0-doc include: - usr/lib/ruby/gems/\d[\w.]*/doc/.* +configure-commands: +- sed -e '/cert_chain\s*=/d' -e '/signing_key\s*=/d' -i net-ssh-multi.gemspec build-commands: - gem build net-ssh-multi.gemspec install-commands: -- cgit v1.2.1