Skip to content

Commit

Permalink
fix rpm packaging error for static library
Browse files Browse the repository at this point in the history
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
  • Loading branch information
2xsec committed Oct 10, 2018
1 parent af5e7ee commit 7701a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lxc.spec.in
Expand Up @@ -251,6 +251,7 @@ fi
%defattr(-,root,root)
%{_sbindir}/*
%{_libdir}/*.so.*
%{_libdir}/*.a
%{_libdir}/%{name}
%{_localstatedir}/*
%{_libexecdir}/%{name}/hooks/unmount-namespace
Expand Down

0 comments on commit 7701a78

Please sign in to comment.