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>
This commit is contained in:
parent
895a888865
commit
07e97a5f2c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue