summaryrefslogtreecommitdiffstats
path: root/doc/makepkg.conf.5.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-09-18 15:36:10 +0200
committerDan McGee <dan@archlinux.org>2012-09-18 15:36:10 +0200
commit369c5aa7ddabb81c335bb5b0dbd425c42f892459 (patch)
tree494074de2ae73c77ee51a6a84331953234cb73ae /doc/makepkg.conf.5.txt
parent37de9df7c048dc20522ccacaebf7e898ff20b96e (diff)
parentc4ab50584fc70f9cbf94fdb1153e2eb08c4052df (diff)
downloadpacman-369c5aa7ddabb81c335bb5b0dbd425c42f892459.tar.gz
pacman-369c5aa7ddabb81c335bb5b0dbd425c42f892459.tar.xz
Merge branch 'maint'
Diffstat (limited to 'doc/makepkg.conf.5.txt')
-rw-r--r--doc/makepkg.conf.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index de2b4b42..3dbaea1e 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -25,6 +25,10 @@ build environment.
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.
+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
follow directions given there for customization.