From 89319b5bfd6a592ce99cb07729f66bbc2cbfed5c Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 17 Sep 2012 16:07:24 +1000 Subject: 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 Signed-off-by: Dan McGee --- doc/makepkg.conf.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index db1e6d53..ada5e750 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. -- cgit v1.2.3-24-g4f1b From c4ab50584fc70f9cbf94fdb1153e2eb08c4052df Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 5 Sep 2012 17:50:30 +1000 Subject: pacman.8: remove redundant section Signed-off-by: Allan McRae --- doc/pacman.8.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 62335991..32d64d70 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -401,9 +401,6 @@ system upgrade and install/upgrade the foo package in the same operation. will force a refresh of all package lists even if they appear to be up to date. -*\--needed*:: - Do not reinstall the targets that are already up to date. - Handling Config Files[[HCF]] ---------------------------- -- cgit v1.2.3-24-g4f1b