From: Sergey Matveev Date: Tue, 8 Nov 2022 10:45:11 +0000 (+0300) Subject: My apenwarr/redo path differs X-Git-Tag: v3.7.0~2 X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=commitdiff_plain;h=4243287564e07f1f5004cdc2fa9cd32230c1ea83 My apenwarr/redo path differs --- diff --git a/makedist.sh b/makedist.sh index 6ca2951..26c04c5 100755 --- a/makedist.sh +++ b/makedist.sh @@ -46,7 +46,7 @@ rm -rf .git .gitignore doc/.gitignore doc/style.css makedist.sh doc/www.do VERSI redo-cleanup full perl -i -npe "s/go} build/go} build -mod=vendor/" gocheese.do perl -i -npe "s/go} test/go} test -mod=vendor/" test.do -cp ~/work/redo/minimal/do contrib/do +cp ~/work/redo/apenwarr/minimal/do contrib/do find . -type d -exec chmod 755 {} + find . -type f -exec chmod 644 {} +