summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEric Bélanger <snowmaniscool@gmail.com>2011-06-14 03:44:32 +0200
committerDan McGee <dan@archlinux.org>2011-06-14 03:48:00 +0200
commit07e97a5f2c1e1039f35a7893d2be6abf07af690a (patch)
tree79251f0aef25dc769a5f91719cca0c9ddd6e0006 /doc
parent895a88886525dd3e6d2d0db996cedb7e73455fbb (diff)
downloadpacman-07e97a5f2c1e1039f35a7893d2be6abf07af690a.tar.gz
pacman-07e97a5f2c1e1039f35a7893d2be6abf07af690a.tar.xz
Added check option to BUILDENV array in makepkg.conf man page
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/makepkg.conf.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index 61302492..30ddf0a6 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -70,7 +70,7 @@ Options
This is often used to set the number of jobs used, for example, `-j2`.
Other flags that make accepts can also be passed.
-**BUILDENV=(**fakeroot !distcc color !ccache**)**::
+**BUILDENV=(**fakeroot !distcc color !ccache check**)**::
This array contains options that affect the build environment, the defaults
are shown here. All options should always be left in the array; to enable
or disable an option simply remove or place an ``!'' at the front of the