X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=utils%2Fmakedist.sh;h=63bb8f015e34dae29825c620c336e8ab0c92cb2c;hb=b0a98b02091e9cee6716d2fea335e1a6d064634d;hp=6e23d479511a13313604a49c33830039a76a782b;hpb=0c1962bc188a553f95c2961922cec3fa937eeb98;p=govpn.git diff --git a/utils/makedist.sh b/utils/makedist.sh index 6e23d47..63bb8f0 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 +/bin/sh 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"