From c80cfaad8b76027c8091b0aec79cad3f872cb391 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 1 May 2023 00:14:58 +0300 Subject: [PATCH] Typo --- doc/download.texi | 2 +- makedist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 <