]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- put Vendor: into unwanted preamble tags
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Feb 2006 21:25:46 +0000 (21:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.275

adapter.awk

index 1e912456c6cf3478818f958c47437f3df5fd55ca..8eaa8c8cd0edabde91f98217c66d1d5f278ac891 100644 (file)
@@ -628,7 +628,7 @@ preamble == 1 {
        }
 
        # obsolete/unwanted tags
-       if (field ~ /packager:|distribution:|docdir:|prefix:|icon:/) {
+       if (field ~ /vendor:|packager:|distribution:|docdir:|prefix:|icon:/) {
                next
        }
 
This page took 0.057047 seconds and 4 git commands to generate.