document building without clients
This commit is contained in:
parent
445dc3f419
commit
3ff9366d50
1
FILES
1
FILES
|
|
@ -184,3 +184,4 @@ Complete content of the FSP package:
|
||||||
sysconfdir.py User configured directory with server config
|
sysconfdir.py User configured directory with server config
|
||||||
relsignals.py Check if signal handlers auto installs themself
|
relsignals.py Check if signal handlers auto installs themself
|
||||||
docdir.py User supplied documentation directory
|
docdir.py User supplied documentation directory
|
||||||
|
clients.py Check if we are installing client commands
|
||||||
|
|
|
||||||
1
INSTALL
1
INSTALL
|
|
@ -45,6 +45,7 @@ SCons command line options:
|
||||||
mandir=directory where to install man pages. default autodetect
|
mandir=directory where to install man pages. default autodetect
|
||||||
sysconfdir=directory where to look for fspd and client configuration
|
sysconfdir=directory where to look for fspd and client configuration
|
||||||
files. Default prefix/etc
|
files. Default prefix/etc
|
||||||
|
without-clients=yes dont build and install client commands
|
||||||
|
|
||||||
Client utilities:
|
Client utilities:
|
||||||
All inter-command states are kept in these three shell environment
|
All inter-command states are kept in these three shell environment
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user