]> Cypherpunks.ru repositories - govpn.git/commitdiff
Fix makedist on tmpfs with noexec
authorSergey Matveev <stargrave@stargrave.org>
Tue, 14 Feb 2017 10:22:06 +0000 (13:22 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 14 Feb 2017 10:22:06 +0000 (13:22 +0300)
utils/makedist.sh

index deff7783b9c02017ea73e84547bfacc5002d987d..63bb8f015e34dae29825c620c336e8ab0c92cb2c 100755 (executable)
@@ -44,7 +44,7 @@ You can obtain releases source code prepared tarballs on
 @url{http://www.govpn.info/}.
 EOF
 make -C doc
-./utils/news.sh
+/bin/sh utils/news.sh
 rm -r doc/.well-known doc/govpn.html/.well-known utils/news.sh
 
 rm utils/makedist.sh