Remove config from udevrulesdir.
People (including rpm-lint folks) do not understand the meaning of this misnamed feature. OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=219
This commit is contained in:
parent
7bfe3eca01
commit
db5b9bfb41
@ -737,7 +737,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files -n guestfsd
|
%files -n guestfsd
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config(noreplace) %{udevrulesdir}
|
%{udevrulesdir}
|
||||||
%{_sbindir}/guestfsd
|
%{_sbindir}/guestfsd
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user