From: Andrew Phillips Date: Mon, 7 Jun 2010 09:33:55 +0000 (+0200) Subject: Fix spec file X-Git-Tag: lxc-0.7.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7405925092586b4a16841f2418fab3620a548df;p=thirdparty%2Flxc.git Fix spec file After I resynced to git head I noticed that this commit; http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=d674be08d4b282bb4717c51440811e39d3c2431e broke the rpm build. This patch fixes this. Signed-off-by: Daniel Lezcano Signed-off-by: Andrew Phillips --- diff --git a/lxc.spec.in b/lxc.spec.in index 2d7f37d28..ac3d81c25 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -72,8 +72,8 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %{_libdir}/*.so* +%{_libdir}/%{name} %{_bindir}/* -%{_libexecdir}/* %{_mandir}/* %{_datadir}/pkgconfig/* %{_docdir}/%{name}/*