Unverified Commit 6fc19f8a by 2xsec Committed by Christian Brauner

fix rpm packaging error for static library

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent 8edd79b1
......@@ -251,6 +251,7 @@ fi
%defattr(-,root,root)
%{_sbindir}/*
%{_libdir}/*.so.*
%{_libdir}/*.a
%{_libdir}/%{name}
%{_localstatedir}/*
%{_libexecdir}/%{name}/hooks/unmount-namespace
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment