X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=gocheese.do;h=3a7df901a1640bfb508149fe5887eb579ecd44dd;hp=f7937fd5af14d26ff0e91ea22802ddb15008e344;hb=bbf3a665eace9a901d6e4d48e85b9c6921e26bbf;hpb=34c066e3da712d0e8ff452a3e773a93be22266f1 diff --git a/gocheese.do b/gocheese.do index f7937fd..3a7df90 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 -ldflags "-X main.Version=`cat VERSION`" `cat module-name`