]> Cypherpunks.ru repositories - govpn.git/blobdiff - utils/makedist.sh
Fix makedist on tmpfs with noexec
[govpn.git] / utils / makedist.sh
index 6e23d479511a13313604a49c33830039a76a782b..63bb8f015e34dae29825c620c336e8ab0c92cb2c 100755 (executable)
@@ -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"