]> Cypherpunks.ru repositories - nncp.git/blobdiff - makedist.sh
Do not include Pedro in documentation
[nncp.git] / makedist.sh
index 70b75159b1a11c7d660fef7107951d395b23acc4..8fa60dcf7313a82ba96ce9751afbcfda7a54a191 100755 (executable)
@@ -107,6 +107,7 @@ cat > doc/download.texi <<EOF
 You can obtain releases source code prepared tarballs on
 @url{http://www.nncpgo.org/}.
 EOF
+perl -i -ne 'print unless /include pedro/' doc/index.texi doc/about.ru.texi
 make -C doc
 
 ########################################################################