Document makepkg.conf.d/ drop-in configuration
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
8aba032de4
commit
6d85d9ae08
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ NOTE: This does not guarantee that all package Makefiles will use your exported
|
|||
variables. Some of them are non-standard.
|
||||
|
||||
The system-wide configuration file is found in {sysconfdir}/makepkg.conf.
|
||||
Specific additions (e.g. build flags for additional languages) can be placed
|
||||
in {sysconfdir}/makepkg.conf.d/*.conf.
|
||||
|
||||
Individual options can be overridden (or added to) on a per-user basis in
|
||||
$XDG_CONFIG_HOME/pacman/makepkg.conf or ~/.makepkg.conf, with the former
|
||||
taking priority.
|
||||
|
|
Loading…
Add table
Reference in a new issue