]> git.pld-linux.org Git - packages/adapter.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Oct 2005 08:37:37 +0000 (08:37 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Oct 2005 08:37:37 +0000 (08:37 +0000)
Changed files:
    adapter.awk -> 1.198

adapter.awk

index ae7a0863c72748012aa4762e2f038fb0c99c993a..ede20d4082447bc09c9b2bc2409b0cdaa46f9da4 100644 (file)
@@ -540,7 +540,7 @@ preamble == 1 {
                $1 = "License:"
 
        if (field ~ /name:/) {
-               if ($2 == "%{name}" && version) {
+               if ($2 == "%{name}" && name) {
                        $2 = name
                }
                name = $2
This page took 0.041902 seconds and 4 git commands to generate.