FS#29087 - [neatx] rst2html path update
Attached to Project:
Community Packages
Opened by Kevin Mihelich (kmihelich) - Saturday, 24 March 2012, 01:03 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 16 April 2012, 14:07 GMT
Opened by Kevin Mihelich (kmihelich) - Saturday, 24 March 2012, 01:03 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 16 April 2012, 14:07 GMT
|
Details
Description: In the configure line, should be rst2html2 due
to the docutils update:
./configure --prefix=/usr --localstatedir=/var RST2HTML=/usr/bin/rst2html2 instead of: ./configure --prefix=/usr --localstatedir=/var RST2HTML=/usr/bin/rst2html |
This task depends upon