mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-07 14:05:07 -05:00
makefile: install chrony.txt in install-doc only
Don't install chrony.txt in make install to avoid dependency on makeinfo since chrony.texi is prepared by configure to set the default paths in the documentation.
This commit is contained in:
@@ -387,9 +387,10 @@ entered.
|
||||
make install
|
||||
@end example
|
||||
|
||||
This will install the binaries, plain text manual and manpages.
|
||||
This will install the binaries and manpages.
|
||||
|
||||
To install the HTML and info versions of the manual as well, enter the command
|
||||
To install the plain text, HTML and info versions of the manual, enter the
|
||||
command
|
||||
|
||||
@example
|
||||
make install-docs
|
||||
|
||||
Reference in New Issue
Block a user