PKGBUILD.5: Fix typo
Signed-off-by: André Schröder <andre.schroedr@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
a193979cb6
commit
82aaee1a5c
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ function.
|
||||||
is skipped.
|
is skipped.
|
||||||
|
|
||||||
*build() Function*::
|
*build() Function*::
|
||||||
The optional `build()` function is use to compile and/or adjust the source
|
The optional `build()` function is used to compile and/or adjust the source
|
||||||
files in preparation to be installed by the `package()` function.
|
files in preparation to be installed by the `package()` function.
|
||||||
|
|
||||||
*check() Function*::
|
*check() Function*::
|
||||||
|
|
Loading…
Add table
Reference in a new issue