Re: [chrony-dev] Documentation patch |
[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]
On Sat, 22 Oct 2016, Rune Magnussen wrote:
På Fri, 21 Oct 2016 16:11:16 -0700 (PDT) Bill Unruh <unruh@xxxxxxxxxxxxxx> skrev:On Sat, 22 Oct 2016, Rune Magnussen wrote:Hi When trying to install chrony from source, I found out that the README refered to INSTALL which does not exist. Also asciidoctor is needed during install. here is a patch to fix the docs.Not at all sure where you are getting your source for chrony. Version 1.31.2 certainly has an INSTALL file. And I have no idea what "asciidoctor" is and I certainly do not need it. Which version of chrony are you refering to? And is this the source from some distribution?I just did af git clone from https://github.com/mlichvar/chrony There is no INSTALL in the same directory as the README. Where is the INSTALL supposed to be?
'grep -r INSTALL *' hints that in make_release there is a line iconv -f utf-8 -t ascii//TRANSLIT < doc/installation.txt > INSTALL such that doc/installation.txt in git ends up as INSTALL in a release. Cheers, Håkan
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |