mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
Fix spec file on lang files. Thanks to Steve Jones for the patch.
This commit is contained in:
parent
5f5f4004f3
commit
d596f6de76
1 changed files with 4 additions and 1 deletions
|
|
@ -165,10 +165,13 @@ fi
|
|||
%attr(0644,root,root) %{webdir}/lang/ERROR_CODE
|
||||
%attr(0644,root,root) %{webdir}/lang/en_US
|
||||
%attr(0644,root,root) %{webdir}/lang/fr_FR
|
||||
%attr(0644,root,root) %{webdir}/lang/sp_SP
|
||||
%attr(0644,root,root) %{webdir}/lang/es_ES
|
||||
%attr(0644,root,root) %{webdir}/lang/bg_BG
|
||||
%attr(0644,root,root) %{webdir}/lang/de_DE
|
||||
%attr(0644,root,root) %{webdir}/lang/pt_BR
|
||||
%attr(0644,root,root) %{webdir}/lang/es_ES
|
||||
%attr(0644,root,root) %{webdir}/lang/it_IT
|
||||
%attr(0644,root,root) %{webdir}/lang/ru_RU
|
||||
%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/sendmailanalyzer
|
||||
%config(noreplace) %{_sysconfdir}/%{uname}.conf
|
||||
%config(noreplace) %{_sysconfdir}/cron.d/%{uname}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue