Document system and user specific makepkg.conf
Add details of the system wide and user specific versions of makepkg.conf to the man page. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
19b8298ce8
commit
89319b5bfd
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ build environment.
|
||||||
NOTE: This does not guarantee that all package Makefiles will use your exported
|
NOTE: This does not guarantee that all package Makefiles will use your exported
|
||||||
variables. Some of them are non-standard.
|
variables. Some of them are non-standard.
|
||||||
|
|
||||||
|
The system-wide configuration file is found in {sysconfdir}/makepkg.conf.
|
||||||
|
Individual options can be overridden (or added to) on a per user basis in
|
||||||
|
~/.makepkg.conf.
|
||||||
|
|
||||||
The default file is fairly well commented, so it may be easiest to simply
|
The default file is fairly well commented, so it may be easiest to simply
|
||||||
follow directions given there for customization.
|
follow directions given there for customization.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue