X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=9a97332459295d7bb6a281ac315c383349aa83b4;hb=ab2e6d6fdd2838321e48160275c224c1b4596091;hp=433fc9cb854591351884469d7f06964ab59c6d5c;hpb=5cebc6fc16677fa449295a5afff018fd9f0a622c;p=gogost.git diff --git a/makedist.sh b/makedist.sh index 433fc9c..9a97332 100755 --- a/makedist.sh +++ b/makedist.sh @@ -70,8 +70,8 @@ rm -f \ perl -i -npe "s/build/build -mod=vendor/" default.do perl -i -npe "s/test/test -mod=vendor/" bench.do -find . -type d -exec chmod 755 {} \; -find . -type f -exec chmod 644 {} \; +find . -type d -exec chmod 755 {} + +find . -type f -exec chmod 644 {} + chmod +x contrib/do cd .. @@ -121,7 +121,7 @@ GPG key: CEBD 1282 2C46 9C02 A81A 0467 8234 3436 696F C85A GoGOST releases Please send questions regarding the use of GoGOST, bug reports and patches -to mailing list: https://lists.cypherpunks.ru/mailman/listinfo/gost +to mailing list: http://lists.cypherpunks.ru/gost.html EOF cat <