From 189ad17c2e308d8c45d14af8544e0e3ab7e00052af12dd8da8f55e707ef8362a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 30 May 2025 15:26:16 +0300 Subject: [PATCH] Prepare for release --- doc/{Install => INSTALL} | 0 doc/index | 2 +- makedist | 8 ++++---- 3 files changed, 5 insertions(+), 5 deletions(-) rename doc/{Install => INSTALL} (100%) diff --git a/doc/Install b/doc/INSTALL similarity index 100% rename from doc/Install rename to doc/INSTALL diff --git a/doc/index b/doc/index index b2e8054..6438376 100644 --- a/doc/index +++ b/doc/index @@ -42,7 +42,7 @@ Server (above) and two clients (left and right) in a terminal multiplexer: img screenshots/example.webp Server and two clients [Features] -[Install] +[INSTALL] [Usage] [VAD] [Protocol] diff --git a/makedist b/makedist index 2f5b255..e5a5dc3 100755 --- a/makedist +++ b/makedist @@ -12,12 +12,12 @@ perl -ne 'print "$1\n" if /Version.*"(.*)"$/' VERSION ######################################################################## -ln -s doc/Install INSTALL +ln -s doc/INSTALL cat >doc/download < http://www.vors.stargrave.org EOF -( cd doc ; ZK_DO_BACKS=0 $HOME/work/zk/zk info ) >vors.info +( cd doc ; SWG_DO_BACKS=0 $HOME/work/swg/swg info ) >vors.info ######################################################################## @@ -27,7 +27,7 @@ find . \( -name .gitignore -o -name .travis.yml \) -delete ######################################################################## -zstd -d <~/src/xiph/opus/opus-1.5.2.tar.zst >opus-1.5.2.tar +gunzip <$cur/opus-1.5.2.tar.gz >opus-1.5.2.tar rm -rf .git makedist find . -type d -exec chmod 755 {} + find . -type f -exec chmod 644 {} + @@ -49,7 +49,7 @@ release_date=$(date "+%Y-%m-%d") release_underscored=`echo $release | tr . _` cat < download/$tarball.meta4 => download/$tarball => download/$tarball.sig -- 2.48.1