X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=utils%2Fmakedist.sh;h=deff7783b9c02017ea73e84547bfacc5002d987d;hb=938c424410a20dbeab54d7112d4e43b106795e29;hp=6e23d479511a13313604a49c33830039a76a782b;hpb=0c1962bc188a553f95c2961922cec3fa937eeb98;p=govpn.git diff --git a/utils/makedist.sh b/utils/makedist.sh index 6e23d47..deff778 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -44,11 +44,13 @@ You can obtain releases source code prepared tarballs on @url{http://www.govpn.info/}. EOF make -C doc -rm -r doc/.well-known doc/govpn.html/.well-known +./utils/news.sh +rm -r doc/.well-known doc/govpn.html/.well-known utils/news.sh rm utils/makedist.sh find . -name .git -type d | xargs rm -fr find . -name .gitignore -delete +rm .gitmodules cd .. tar cvf govpn-"$release".tar govpn-"$release"