]> Cypherpunks.ru repositories - pygost.git/commitdiff
Fix broken syntax 5.1
authorSergey Matveev <stargrave@stargrave.org>
Thu, 24 Sep 2020 18:08:10 +0000 (21:08 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 24 Sep 2020 18:08:10 +0000 (21:08 +0300)
www.do

diff --git a/www.do b/www.do
index 4c3c334f430623d2a575f7dc9f0cfacf687ac788..b1198ba4e409ec13828b4211e647b517a30c8e44 100644 (file)
--- a/www.do
+++ b/www.do
@@ -1,7 +1,7 @@
 redo-ifchange *.texi VERSION
 rm -f pygost.html/*.html
 ${MAKEINFO:-makeinfo} --html \
-    -D "VERSION `cat VERSION`"
+    -D "VERSION `cat VERSION`" \
     --set-customization-variable EXTRA_HEAD='<link rev="made" href="mailto:webmaster@cypherpunks.ru">' \
     --set-customization-variable CSS_LINES="`cat style.css`" \
     --set-customization-variable SHOW_TITLE=0 \