Skip to content

Commit

Permalink
Add prefix to cfssl
Browse files Browse the repository at this point in the history
  • Loading branch information
mhart committed Aug 20, 2020
1 parent c2367f1 commit 20c005a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions amazon-linux-2/build/specs/lambda2/cfssl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Source0: %{name}.tar.gz
BuildRoot: %{name}-%{version}
BuildRequires: golang >= 1.6

Prefix: %{_prefix}

%description
CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool
and an HTTP API server for signing, verifying, and bundling TLS certificates.
Expand Down

0 comments on commit 20c005a

Please sign in to comment.