Fix sysconfig file name
This commit is contained in:
parent
cb1fef6565
commit
2a23b163fd
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ install -p -D -m 0644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/amavisd
|
|||
%{_sysusersdir}/amavis.conf
|
||||
%dir %attr(755,amavis,amavis) %{_rundir}/amavisd
|
||||
%dir %attr(770,amavis,clamupdate) %{_rundir}/clamd.amavisd
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/amavisd
|
||||
|
||||
%files -n perl-Amavis
|
||||
%license LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue