]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
spelling fix
authorElan Ruusamäe <glen@delfi.ee>
Sat, 21 Mar 2015 18:49:24 +0000 (20:49 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 21 Mar 2015 18:49:24 +0000 (20:49 +0200)
adapter.awk

index 131666449bf00f95d574b744f83714fce6964ad5..f4776b077e38dc89753b6ece4ea4466615c0f10f 100644 (file)
@@ -711,7 +711,7 @@ preamble == 1 {
                $0 = format_requires($1, value)
        }
 
-       # BR: tar (and others) are too common (rpm-build requires it)
+       # BR: tar (and others) are too common (rpm-build requires them)
        if (field == "buildrequires:") {
                l = substr($0, index($0, $2))
                if (l == "awk" ||
This page took 0.037484 seconds and 4 git commands to generate.