Add double colon for newline after MAKEPKG_LINT_PKGBUILD in makepkg.8.asciidoc

(cherry picked from commit 60ec268458)
This commit is contained in:
Rafael Fontenelle 2024-09-25 17:23:19 +00:00 committed by Allan McRae
parent 77361331ae
commit 2a147eb7bb

View file

@ -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.