1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-09 15:24:12 +01:00

doc: Add new --with-defsdatadir option to INSTALL-WMAKER.

This commit is contained in:
Doug Torrance
2017-03-10 15:22:25 -05:00
committed by Carlos R. Mafra
parent dede386b3d
commit 9087222d1e

View File

@@ -449,6 +449,12 @@ Specific to @sc{Window Maker}, this option defines an additional path where @emp
searched. Nothing will be installed there; the default path taken is @file{@emph{DATADIR}/pixmaps},
where @var{DATADIR} is the path defined from @option{--datadir}.
@item --with-defsdatadir=@i{DIR}
Specific to @sc{Window Maker}, defines the directory where system configuration
files, e.g., @file{WindowMaker}, @file{WMRootMenu}, etc., are installed. The
default value is @file{@emph{SYSCONFDIR}/WindowMaker}, where @var{SYSCONFDIR} is
the path defined from @option{--sysconfdir}.
@end table