Add double colon for newline after MAKEPKG_LINT_PKGBUILD in makepkg.8.asciidoc
(cherry picked from commit 60ec268458
)
This commit is contained in:
parent
77361331ae
commit
2a147eb7bb
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ Environment Variables
|
||||||
**BUILDTOOLVER=**"<version>"::
|
**BUILDTOOLVER=**"<version>"::
|
||||||
The version of the '$BUILDTOOL' used.
|
The version of the '$BUILDTOOL' used.
|
||||||
|
|
||||||
**MAKEPKG_LINT_PKGBUILD=**0
|
**MAKEPKG_LINT_PKGBUILD=**0::
|
||||||
Setting to 0 disables PKGBUILD linting within makepkg. Useful on systems
|
Setting to 0 disables PKGBUILD linting within makepkg. Useful on systems
|
||||||
with slow bash subshell operations, or on PKGBUILDs with extreme amounts of
|
with slow bash subshell operations, or on PKGBUILDs with extreme amounts of
|
||||||
package splitting.
|
package splitting.
|
||||||
|
|
Loading…
Add table
Reference in a new issue