summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-05-14 06:51:32 +0200
committerDan McGee <dan@archlinux.org>2007-05-14 06:51:32 +0200
commit14c768365cc32659d0adf0887f93c39d340089fc (patch)
tree6c7000119cb8e36fa8afbe4b1b3e138bd897f32c /etc
parent558e045f6353dea04e7d868df07b66c21e7b2a1a (diff)
downloadpacman-14c768365cc32659d0adf0887f93c39d340089fc.tar.gz
pacman-14c768365cc32659d0adf0887f93c39d340089fc.tar.xz
Fix inconsistency in options in default makepkg.conf
Also add a quick note on how the options are described and used. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/makepkg.conf.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index 6d5a372f..0ac2645f 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -39,6 +39,7 @@ CXXFLAGS="-@ARCHSWITCH@=@CARCHFLAGS@ -O2 -pipe"
#########################################################################
#
# Defaults: BUILDENV=(!fakeroot !distcc color !ccache)
+# A negated environment option will do the opposite of the comments below.
#
#-- fakeroot: Allow building packages as a non-root user
#-- distcc: Use the Distributed C/C++/ObjC compiler
@@ -56,7 +57,8 @@ BUILDENV=(fakeroot !distcc color !ccache)
# These are default values for the options=() settings
#########################################################################
#
-# Default: OPTIONS=(strip !docs !libtool emptydirs)
+# Default: OPTIONS=(strip !docs libtool emptydirs)
+# A negated option will do the opposite of the comments below.
#
#-- strip: Strip symbols from binaries/libraries
#-- docs: Save doc and info directories