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-2.9.1.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'strata/chef/net-ssh-2.9.1.morph') diff --git a/strata/chef/net-ssh-2.9.1.morph b/strata/chef/net-ssh-2.9.1.morph index 8fcb9497..6b8da015 100644 --- a/strata/chef/net-ssh-2.9.1.morph +++ b/strata/chef/net-ssh-2.9.1.morph @@ -5,6 +5,8 @@ products: - artifact: net-ssh-2.9.1-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.gemspec build-commands: - gem build net-ssh.gemspec install-commands: -- cgit v1.2.1