Commit 2909f979 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated docutils to 0.16

parent 0ef3527d
all: all:
tar xf docutils-0.14.tar.gz tar xf docutils-0.16.tar.gz
cd docutils-0.14 && python3 ./setup.py install cd docutils-0.16 && python3 ./setup.py install
rm -rf docutils-0.14 rm -rf docutils-0.16
mv /usr/bin/rst2s5.py /usr/bin/rst2s5 mv /usr/bin/rst2s5.py /usr/bin/rst2s5
mv /usr/bin/rst2html4.py /usr/bin/rst2html4 mv /usr/bin/rst2html4.py /usr/bin/rst2html4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment