]> Cypherpunks.ru repositories - gogost.git/commitdiff
Include cmd in source code tree
authorSergey Matveev <stargrave@stargrave.org>
Thu, 3 Oct 2019 10:58:03 +0000 (13:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 3 Oct 2019 10:58:03 +0000 (13:58 +0300)
makedist.sh

index 18ccc4146baa594084c8c6bf5c9103f5c983aeb9..5aa690fe1c207499b0580639dc7823fe5a1cc598 100755 (executable)
@@ -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 ; \