summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Fontenelle <rafaelff@gnome.org>2024-09-25 17:23:19 +0000
committerRafael Fontenelle <rafaelff@gnome.org>2024-09-25 15:11:51 -0300
commit60ec2684584b8a6a9d3be43ec2d6881e5eb84ed2 (patch)
tree0cfcd058ba0a75a02d52affc088dcfaed13ef198
parent7bc5d55b56f41518e0a53eed13d4c523aea848e5 (diff)
Add double colon for newline after MAKEPKG_LINT_PKGBUILD in makepkg.8.asciidoc
-rw-r--r--doc/makepkg.8.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.asciidoc b/doc/makepkg.8.asciidoc
index bb5e2f4a..89ac5109 100644
--- a/doc/makepkg.8.asciidoc
+++ b/doc/makepkg.8.asciidoc
@@ -297,7 +297,7 @@ Environment Variables
**BUILDTOOLVER=**"<version>"::
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
with slow bash subshell operations, or on PKGBUILDs with extreme amounts of
package splitting.