[clamav/f16] fixed superflous }}

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


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

    fixed superflous }}

 clamav.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index f8307e2..4ed8909 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -639,7 +639,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