makepkg.conf.5: fix typo
This commit is contained in:
parent
3e557af72f
commit
62d3192126
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ Options
|
||||||
|
|
||||||
**NPROC=**""::
|
**NPROC=**""::
|
||||||
Sets the number of processors to use for parallel jobs in makepkg.
|
Sets the number of processors to use for parallel jobs in makepkg.
|
||||||
Note: this does not affect paralization of task during ``build()`` and
|
Note: this does not affect parallelization of tasks during ``build()`` and
|
||||||
related functions.
|
related functions.
|
||||||
|
|
||||||
**CPPFLAGS=**"cppflags"::
|
**CPPFLAGS=**"cppflags"::
|
||||||
|
|
Loading…
Add table
Reference in a new issue