X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=maketxts.sh;h=d220097ddbed0779318330dcab49bbaa167b6957;hp=4cc132dde386e99bacf5a0b7d0cec64f6caf0c3d;hb=6650aa37ce30a08be41c148cbd7b7b6beba49ecc;hpb=c6b782134cc714f660c0777e802446d5c6553b7c diff --git a/maketxts.sh b/maketxts.sh index 4cc132d..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 <