]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- unuse (%ext_man)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 16 Sep 2010 21:36:32 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.470

adapter.awk

index 830a6fd714bd78fbbdeaf1bac39da7d28edb8bc3..b6dbfd3cec55153ef6f6a0c7f9c551721462c867 100644 (file)
@@ -1524,6 +1524,7 @@ function use_files_macros(        i, n, t, a, l)
 
        if (/%{_mandir}/) {
                gsub("\.gz$", "*")
+               gsub("%ext_man$", "*")
        }
 
        # locale dir and no %lang -> bad
This page took 0.03964 seconds and 4 git commands to generate.