aboutsummaryrefslogtreecommitdiffstats
path: root/community/atools/escape-bare-underscore.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/atools/escape-bare-underscore.patch')
-rw-r--r--community/atools/escape-bare-underscore.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/atools/escape-bare-underscore.patch b/community/atools/escape-bare-underscore.patch
new file mode 100644
index 0000000000..86a229f515
--- /dev/null
+++ b/community/atools/escape-bare-underscore.patch
@@ -0,0 +1,13 @@
+diff --git a/alint.5.scd b/alint.5.scd.new
+index efbd41745c..5df881665d 100644
+--- a/alint.5.scd
++++ b/alint.5.scd.new
+@@ -278,7 +278,7 @@ Severity: Serious, Certainty: Certain
+
+ ## _builddir-is-set [AL26]
+
+-_builddir is set instead of builddir, which is an old variable from before builddir
++\_builddir is set instead of builddir, which is an old variable from before builddir
+ existed as a concept understood by abuild
+
+ Severity: Serious, Certainty: Certain