]> Cypherpunks.ru repositories - pygost.git/blobdiff - www.do
Fixed typo in parameter
[pygost.git] / www.do
diff --git a/www.do b/www.do
index 0a93246678cd6c06753b7209896a73e33422e6ee..f6bbd0461c2e7500e4e655083e5c53bcc34634fc 100644 (file)
--- a/www.do
+++ b/www.do
@@ -2,7 +2,7 @@ redo-ifchange *.texi VERSION
 rm -f pygost.html/*.html
 ${MAKEINFO:-makeinfo} --html \
     -D "VERSION `cat VERSION`" \
-    --css-include style.css \
+    --set-customization-variable NO_CSS=1 \
     --set-customization-variable SECTION_NAME_IN_TITLE=1 \
     --set-customization-variable TREE_TRANSFORMATIONS=complete_tree_nodes_menus \
     --set-customization-variable FORMAT_MENU=menu \
@@ -10,6 +10,7 @@ ${MAKEINFO:-makeinfo} --html \
     --set-customization-variable DATE_IN_HEADER=1 \
     --set-customization-variable ASCII_PUNCTUATION=1 \
     --output pygost.html www.texi
+cp PUBKEY-* pygost.html/
 (
     cd pygost.html
     export ATOM_ID="98c5d1c8-b867-4eee-91b0-ef2c507e93b9"