go-ipfs: broken
package github.com/ipfs/go-ipfs/cmd/ipfs: exec: "git": executable file not found in $PATH Should mark it unbroken in #4028
This commit is contained in:
parent
d62721affb
commit
ff7888be98
|
@ -11,6 +11,7 @@ license="MIT"
|
|||
homepage="https://ipfs.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=1806fea22ccee0c8005fffdd6391531c8df44f23571b3e9539f6fa3a0d4efb01
|
||||
broken=yes
|
||||
|
||||
do_build() {
|
||||
GO15VENDOREXPERIMENT=0 go get -x ${go_package}
|
||||
|
|
Loading…
Reference in New Issue
Block a user