doc/Install => doc/INSTALL | 0 doc/index | 2 +- makedist | 8 ++++---- diff --git a/doc/Install b/doc/INSTALL rename from doc/Install rename to doc/INSTALL diff --git a/doc/index b/doc/index index b2e8054b4170b2836d666ef18d81abe67534286e170eb7737d384e88877f997e..6438376a11d75e8bdb3537d720362ad2aabd3b02570cbf2f9e4fb7f16f4a8f5c 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 2f5b255b9fa7536d1162ba85da974fea032d097b2f83762bd9e86b9c7f2e3720..e5a5dc31ce91d00ffd7c6600bcf04833f021fcb6f2467e6d74bd8f676659049c 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_underscored=`echo $release | tr . _` cat < download/$tarball.meta4 => download/$tarball => download/$tarball.sig