summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patchfns.in')
-rw-r--r--scripts/patchfns.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/patchfns.in b/scripts/patchfns.in
index b1eaf5a..6caf2ca 100644
--- a/scripts/patchfns.in
+++ b/scripts/patchfns.in
@@ -107,6 +107,7 @@ patch_args()
if [ -e $SERIES ]
then
@AWK@ '
+ {sub(/(^|[ \t]+)#.*/, "") }
$1 == "'"$patch"'" \
{ if (NF >= 2)
for (i=2; i <= NF; i++)