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