[mod_qos] Fix typo in last commit

Athmane Madjoudj athmane at fedoraproject.org
Fri Oct 10 15:05:09 UTC 2014


commit 0424ae911063dd695d389f06c3f2dccf7062f6ee
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Fri Oct 10 16:04:31 2014 +0100

    Fix typo in last commit

 mod_qos.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mod_qos.spec b/mod_qos.spec
index 9fb5431..47f1078 100644
--- a/mod_qos.spec
+++ b/mod_qos.spec
@@ -76,7 +76,7 @@ install -Dpm 644 man1/*  %{buildroot}%{_mandir}/man1/
 # Exclude some utilities util they get audited
 # because of suid/guid related calls
 rm -f %{buildroot}%{_bindir}/{qsexec,qsrotate,qslog}
-rm -f %{buildroot}%{_mandir}/man1/{qsexec,qsrotate,qslog}*
+rm -f %{buildroot}%{_mandir}/man1/{qsexec,qsrotate,qslog}.1.gz
 
 
 %clean


More information about the scm-commits mailing list