]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- manfiles fix
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 15 Apr 2005 15:59:36 +0000 (15:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.154

adapter.awk

index 0b34d7c392d619f43b1c098b106b56f3263407e4..229b4976761f5f03a150ce167525677e382e9223 100644 (file)
@@ -768,7 +768,7 @@ function use_files_macros(  i, n, t, a)
        }
 
        if (/%{_mandir}/) {
-               gsub("\.gz$", "")
+               gsub("\.gz$", "*")
        }
 }
 
This page took 0.038045 seconds and 4 git commands to generate.