From 3e4bb51f6f674efd5d41d90e54f7dcd95912a34e Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Fri, 20 Nov 2009 15:01:31 +0100 Subject: fix rpm generation regarding latest modifications The configuration examples have been moved to doc/lxc/examples. Signed-off-by: Daniel Lezcano --- lxc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.spec.in b/lxc.spec.in index 195b31e..2d7f37d 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -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) -- cgit v1.2.3-65-gdbad