[clamav] fixed superflous }}

ensc ensc at fedoraproject.org
Wed Jan 25 23:11:38 UTC 2012


commit bc6f65ebf53c681b7397efcae047d87d02f25ce1
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Thu Jan 26 00:11:30 2012 +0100

    fixed superflous }}

 clamav.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index db08523..4b2ab60 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -663,7 +663,7 @@ test -e %milterlog || {
 	chown root:%milteruser %milterlog
 	! test -x /sbin/restorecon || /sbin/restorecon %milterlog
 }
-%{?with_systemd:/bin/systemd-tmpfiles --create %_sysconfdir/tmpfiles.d/clamav-milter.conf || :}}
+%{?with_systemd:/bin/systemd-tmpfiles --create %_sysconfdir/tmpfiles.d/clamav-milter.conf || :}
 
 %postun milter
 %__fe_userdel  %milteruser &>/dev/null || :


More information about the scm-commits mailing list