mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Add libvirt confdir to files section in mingw32 spec
* mingw32-libvirt.spec.in: Ensure we own the confdir
This commit is contained in:
parent
3b7122c0b2
commit
091fa6a89c
@ -126,6 +126,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_mingw32_sysconfdir}/libvirt/
|
||||
%config(noreplace) %{_mingw32_sysconfdir}/libvirt/libvirt.conf
|
||||
|
||||
%{_mingw32_bindir}/libvirt-0.dll
|
||||
|
Loading…
Reference in New Issue
Block a user