Archived
1
0

Revert "Revert "fix build.sh""

This reverts commit f319d8e809.
This commit is contained in:
Jeff Becker 2016-12-14 17:45:47 -05:00
parent 2468083ba2
commit bdf11b535c

View File

@ -103,7 +103,7 @@ if [ "$ipfs" == "yes" ] ; then
else else
if [ "$unstable" == "yes" ] ; then if [ "$unstable" == "yes" ] ; then
make -C contrib/backends/srndv2 make -C contrib/backends/srndv2
cp contrib/backends/srndv2/bin/nntpchand "$root" cp contrib/backends/srndv2/nntpchand "$root/nntpchan"
echo "built unstable, if you don't know what to do, run without --unstable" echo "built unstable, if you don't know what to do, run without --unstable"
else else
go get -u -v $tags github.com/majestrate/srndv2 go get -u -v $tags github.com/majestrate/srndv2