mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-05-29 19:53:18 +00:00
fix rpm packaging error for static library
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
This commit is contained in:
parent
af5e7ee11b
commit
7701a78d8f
@ -251,6 +251,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%{_sbindir}/*
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/%{name}
|
||||
%{_localstatedir}/*
|
||||
%{_libexecdir}/%{name}/hooks/unmount-namespace
|
||||
|
Loading…
Reference in New Issue
Block a user