X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=gocheese.do;h=0b53eddb4070d33083b611720f076a354c1fd9ec;hp=f7937fd5af14d26ff0e91ea22802ddb15008e344;hb=HEAD;hpb=4a1176467e08cced506159ac39974a49bea78940 diff --git a/gocheese.do b/gocheese.do index f7937fd..0b53edd 100644 --- a/gocheese.do +++ b/gocheese.do @@ -1,2 +1,2 @@ redo-ifchange *.go -${GO:=go} build -o $3 -ldflags "-X main.Version=`cat VERSION`" go.cypherpunks.ru/gocheese/v2 +${GO:-go} build -o $3