Commit a7405925 by Andrew Phillips Committed by Daniel Lezcano

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: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: 's avatarAndrew Phillips <Andrew.Phillips@lmax.com>
parent 5b406adb
......@@ -72,8 +72,8 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root)
%{_libdir}/*.so*
%{_libdir}/%{name}
%{_bindir}/*
%{_libexecdir}/*
%{_mandir}/*
%{_datadir}/pkgconfig/*
%{_docdir}/%{name}/*
......
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