From: Sergey Matveev Date: Thu, 3 Oct 2019 10:58:03 +0000 (+0300) Subject: Include cmd in source code tree X-Git-Tag: v4.2.0~11 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=9c077144213d28d7cdfa2d4383b0a3677458a2ea Include cmd in source code tree --- diff --git a/makedist.sh b/makedist.sh index 18ccc41..5aa690f 100755 --- a/makedist.sh +++ b/makedist.sh @@ -22,7 +22,7 @@ mv \ gost341264 \ gost3413 \ mgm \ - internal gogost.go go.mod go.sum src/$mod_name + cmd internal gogost.go go.mod go.sum src/$mod_name mkdir -p src/golang.org/x/crypto ( cd $GOPATH/pkg/mod/$crypto_mod_path ; \