]> Cypherpunks.ru repositories - nncp.git/blobdiff - makedist.sh
Bundles feature
[nncp.git] / makedist.sh
index afaecd10cb812c239d53d6abc8039bec83cf319b..fafb226f3c733a81b307eedaed226f1e0f87f6d1 100755 (executable)
@@ -10,7 +10,6 @@ repos="
     src/github.com/davecgh/go-xdr
     src/github.com/dustin/go-humanize
     src/github.com/flynn/noise
-    src/github.com/minio/blake2b-simd
     src/golang.org/x/crypto
     src/golang.org/x/net
     src/golang.org/x/sys
@@ -75,7 +74,7 @@ make -C doc
 ./supplementary_files.sh
 rm -r doc/.well-known doc/nncp.html/.well-known supplementary_files.sh
 
-find . -name .git -type d | xargs rm -fr
+find . -name .git | xargs rm -fr
 find . -name .gitignore -delete
 rm .gitmodules