From: Sergey Matveev Date: Sat, 29 Oct 2016 12:46:13 +0000 (+0300) Subject: XTEA is not used anymore, do not include in sources X-Git-Tag: 7.0^2~5 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=f2740e7922f9f18799bf5e8bd3ac7ea6af8a15b1 XTEA is not used anymore, do not include in sources --- diff --git a/utils/makedist.sh b/utils/makedist.sh index 8ad291c..8a494f9 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -31,7 +31,6 @@ golang.org/x/crypto/curve25519 golang.org/x/crypto/poly1305 golang.org/x/crypto/salsa20 golang.org/x/crypto/ssh/terminal -golang.org/x/crypto/xtea EOF tar cfCI - src $tmp/includes | tar xfC - $tmp rm -fr src/golang.org