På Sat, 22 Oct 2016 09:47:38 +0200
Håkan Johansson <f96hajo@xxxxxxxxxxx> skrev:
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:
[cut]
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.
Ok. I managed to generate the docs. However the man pages are
generated in the standard install target so you need asciidoctor even
for that. I think that should be documented somewhere.