aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lxc.spec.in2
1 files changed, 1 insertions, 1 deletions
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)