mark the uboot file as %config(noreplace)
This commit is contained in:
parent
f62abfe143
commit
302c25e80d
@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/grubby
|
||||
%{_mandir}/man8/*.8*
|
||||
%ifarch %{arm}
|
||||
%config %{_sysconfdir}/sysconfig/uboot
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/uboot
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user