cloudflare/cfssl_trust

Public

mirrored from https://github.com/cloudflare/cfssl_trustAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
335f2665a00a314fc47a63dba7f217ca2694ede7

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

debian/rules

10lines · modecode

1#!/usr/bin/make -f
2
3export DH_OPTIONS
4export DH_GOPKG := github.com/cloudflare/cfssl_trust/cmd/cfssl-trust
5
6%:
7 # go get github.com/Masterminds/glide
8 # glide i
9 dh $@ --buildsystem=golang --with=golang