Fix scriplet
This commit is contained in:
parent
4f7b2b61d5
commit
b757799536
@ -705,7 +705,8 @@ test -e %milterlog || {
|
||||
chown root:%milteruser %milterlog
|
||||
! test -x /sbin/restorecon || /sbin/restorecon %milterlog
|
||||
}
|
||||
%{?with_systemd:/bin/systemd-tmpfiles --create %_tmpfilesdir/clamav-milter.conf || :}
|
||||
%{?with_tmpfiles:
|
||||
%{?with_systemd:/bin/systemd-tmpfiles --create %_tmpfilesdir/clamav-milter.conf || :}}
|
||||
|
||||
%triggerin milter -- %name-milter < 0.97.3-1704
|
||||
# remove me after F19
|
||||
|
Loading…
Reference in New Issue
Block a user