X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gocheese.do;h=a5f7cc5cf5244a30b01a30fe18fa51d21e43d6d2;hb=refs%2Ftags%2Fv2.4.1;hp=3a7df901a1640bfb508149fe5887eb579ecd44dd;hpb=0013774a8b2028f616103bfc1a38c9f7f14f8490;p=gocheese.git diff --git a/gocheese.do b/gocheese.do index 3a7df90..a5f7cc5 100644 --- a/gocheese.do +++ b/gocheese.do @@ -1,2 +1,2 @@ redo-ifchange *.go module-name -${GO:=go} build -o $3 -ldflags "-X main.Version=`cat VERSION`" `cat module-name` +${GO:=go} build -o $3 `cat module-name`