X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=maketxts.sh;h=d220097ddbed0779318330dcab49bbaa167b6957;hp=1d53d8cc0c9b8bcb7d7f6e520aa3c62f2ae2b25f;hb=6650aa37ce30a08be41c148cbd7b7b6beba49ecc;hpb=d46cf8e38114e224e5b4cb9a23105dbf7d24a484 diff --git a/maketxts.sh b/maketxts.sh index 1d53d8c..d220097 100755 --- a/maketxts.sh +++ b/maketxts.sh @@ -1,5 +1,12 @@ #!/bin/sh -ex +mkinfo() { + ${MAKEINFO:-makeinfo} --plaintext \ + --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \ + --set-customization-variable OPEN_QUOTE_SYMBOL=\" \ + -D "VERSION `cat VERSION`" $@ +} + texi=$(mktemp) cat > $texi < $texi < download.texi < $texi < $texi < $texi <