From: Sergey Matveev Date: Sun, 30 Apr 2023 21:14:58 +0000 (+0300) Subject: Typo X-Git-Tag: v8.9.0^2~23 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=c80cfaad8b76027c8091b0aec79cad3f872cb391 Typo --- diff --git a/doc/download.texi b/doc/download.texi index e37c77f..5d26492 100644 --- a/doc/download.texi +++ b/doc/download.texi @@ -51,7 +51,7 @@ And additional ones for Yggdrasil support: @item @ref{Release 8_8_3, 8.8.3} @tab 2023-04-29 @tab 1779 KiB @tab @url{download/nncp-8.8.3.tar.xz.meta4, meta4} -@url{download/nncp-8.8.3.tar.xz, link} +@url{download/nncp-8.8.3.tar.xz, tar} @url{download/nncp-8.8.3.tar.xz.sig, sig} @item @ref{Release 8_8_2, 8.8.2} @tab 2022-11-18 @tab 1752 KiB @tab diff --git a/makedist b/makedist index 0df054c..6adf299 100755 --- a/makedist +++ b/makedist @@ -110,7 +110,7 @@ rm -r doc/.well-known perl -i -npe "s/GO build/GO build -mod=vendor/" bin/default.do bin/hjson-cli.do perl -i -npe "s/GO list/GO list -mod=vendor/" bin/default.do perl -i -npe "s/GO test/GO test -mod=vendor/" test.do -rm makedist.sh VERSION.do +rm makedist VERSION.do rm -r .git redo-cleanup full find . -type d -exec chmod 755 {} + @@ -140,7 +140,7 @@ cat <