]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix spec file
authorAndrew Phillips <Andrew.Phillips@lmax.com>
Mon, 7 Jun 2010 09:33:55 +0000 (11:33 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 7 Jun 2010 09:33:55 +0000 (11:33 +0200)
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 <dlezcano@fr.ibm.com>
Signed-off-by: Andrew Phillips <Andrew.Phillips@lmax.com>
lxc.spec.in

index 2d7f37d285a3cd075e713c847162b0463a3fab39..ac3d81c25a3f5ae5f3b63b25449b93ad684e7ae9 100644 (file)
@@ -72,8 +72,8 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root)
 %{_libdir}/*.so*
+%{_libdir}/%{name}
 %{_bindir}/*
-%{_libexecdir}/*
 %{_mandir}/*
 %{_datadir}/pkgconfig/*
 %{_docdir}/%{name}/*