Use config(noreplace) directive for lorax.conf
This commit is contained in:
parent
859d3654da
commit
eb279f7341
@ -50,7 +50,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||||||
%{python_sitelib}/*.egg-info
|
%{python_sitelib}/*.egg-info
|
||||||
%{_sbindir}/lorax
|
%{_sbindir}/lorax
|
||||||
%dir %{_sysconfdir}/lorax
|
%dir %{_sysconfdir}/lorax
|
||||||
%config %{_sysconfdir}/lorax/lorax.conf
|
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
|
||||||
%dir %{_datadir}/lorax
|
%dir %{_datadir}/lorax
|
||||||
%{_datadir}/lorax/*
|
%{_datadir}/lorax/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user