X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=utils%2Fmakedist.sh;fp=utils%2Fmakedist.sh;h=a79377cd2fd2548935ab808e0971292b52a5c5fc;hp=d93ac9b42259e4c91097428ee00f274894b496e6;hb=672458a3b692635616c23f92659a4254f188b75d;hpb=103c88eb778965b9af3fad38c7d2da10845e4ab6 diff --git a/utils/makedist.sh b/utils/makedist.sh index d93ac9b..a79377c 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -28,15 +28,17 @@ golang.org/x/crypto/LICENSE golang.org/x/crypto/PATENTS golang.org/x/crypto/README.md golang.org/x/crypto/blake2b -golang.org/x/crypto/chacha20poly1305/internal/chacha20 golang.org/x/crypto/curve25519 +golang.org/x/crypto/internal/chacha20 +golang.org/x/crypto/internal/subtle golang.org/x/crypto/poly1305 golang.org/x/crypto/ssh/terminal golang.org/x/sys/AUTHORS golang.org/x/sys/CONTRIBUTORS golang.org/x/sys/LICENSE golang.org/x/sys/PATENTS -golang.org/x/sys/README +golang.org/x/sys/README.md +golang.org/x/sys/cpu golang.org/x/sys/unix EOF tar cfCI - src $tmp/includes | tar xfC - $tmp