mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 09:03:46 +00:00
Damn typos (when RST2HTML)
This commit is contained in:
parent
c4d91b2299
commit
1528a0a054
@ -19,7 +19,7 @@ README.html: README.rst
|
||||
else
|
||||
README.html: README.rst
|
||||
@echo Warning: rst2html not installed. Placing only a dummy file for $@
|
||||
echo "<!doctype html>" >> $@
|
||||
echo "<!doctype html>" > $@
|
||||
echo "<p>Readme has not been built!.<br>Instead see <a href='README.rst'>README.rst</a></p>" >> $@
|
||||
endif # HAVE_RST2HTML
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user