X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gocheese.do;h=a5f7cc5cf5244a30b01a30fe18fa51d21e43d6d2;hb=cb0449b3d3da2498e360098694a556c882d454bd;hp=f7937fd5af14d26ff0e91ea22802ddb15008e344;hpb=4a1176467e08cced506159ac39974a49bea78940;p=gocheese.git diff --git a/gocheese.do b/gocheese.do index f7937fd..a5f7cc5 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 +redo-ifchange *.go module-name +${GO:=go} build -o $3 `cat module-name`