]> Cypherpunks.ru repositories - nncp.git/blobdiff - makedist
t/ is unnecessary in tarball
[nncp.git] / makedist
index c115272616eef08fbe6c084d7bf8dad2012739da..24b897f19041bc29948ac5cdc4b779c76ec37856 100755 (executable)
--- a/makedist
+++ b/makedist
@@ -106,7 +106,7 @@ rm -r doc/.well-known
 perl -i -npe "s/GO build/GO build -mod=vendor/" bin/build
 perl -i -npe "s/GO list/GO list -mod=vendor/" bin/build
 rm makedist version
-rm -r .git
+rm -r .git t
 redo-cleanup full
 find . -type d -exec chmod 755 {} +
 find . -type f -exec chmod 644 {} +