Commit 3e4bb51f by Daniel Lezcano

fix rpm generation regarding latest modifications

The configuration examples have been moved to doc/lxc/examples. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent d957ae2d
......@@ -71,12 +71,12 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root)
%{_sysconfdir}/%{name}/*
%{_libdir}/*.so*
%{_bindir}/*
%{_libexecdir}/*
%{_mandir}/*
%{_datadir}/pkgconfig/*
%{_docdir}/%{name}/*
%files devel
%defattr(-,root,root)
......
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