Archived
1
0
This commit is contained in:
Jeff Becker 2016-05-13 10:12:11 -04:00
parent 4a5fd4aba0
commit a8a98b03fb
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -69,7 +69,7 @@ if [ "x$ipfs" == "xyes" ] ; then
$GOPATH/bin/gx get $rev $GOPATH/bin/gx get $rev
cd $root cd $root
$GOPATH/bin/gx install $GOPATH/bin/gx install
go get -u -v gx/ipfs/$rev go get -u -v .
go build -v . go build -v .
cp nntpchan srndv2 cp nntpchan srndv2
else else