X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=7ed9a15821eb89a9b329284a1997fff8ebaf3362;hb=7d43d5553eb4514fae95200be4033cbe6757b14f;hp=5aa690fe1c207499b0580639dc7823fe5a1cc598;hpb=9c077144213d28d7cdfa2d4383b0a3677458a2ea;p=gogost.git diff --git a/makedist.sh b/makedist.sh index 5aa690f..7ed9a15 100755 --- a/makedist.sh +++ b/makedist.sh @@ -30,7 +30,7 @@ mkdir -p src/golang.org/x/crypto tar xfC - src/golang.org/x/crypto find . -name .git -type d | xargs rm -fr -rm -f www* news.texi style.css makedist* TODO +rm -f *.texi www.mk style.css makedist* TODO find . -type d -exec chmod 700 {} \; find . -type f -exec chmod 600 {} \;