mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
libvirt.spec: Package libnss_libvirt_guest.so.2
In 22f7ceb695
I've introduced another NSS module
but forgot to package it in libvirt-nss.rpm.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
0be9cea199
commit
b64af8f81d
@ -1858,6 +1858,7 @@ exit 0
|
||||
|
||||
%files nss
|
||||
%{_libdir}/libnss_libvirt.so.2
|
||||
%{_libdir}/libnss_libvirt_guest.so.2
|
||||
|
||||
%if %{with_lxc}
|
||||
%files login-shell
|
||||
|
Loading…
Reference in New Issue
Block a user