From: Daniel Lezcano Date: Thu, 17 Jun 2010 12:04:15 +0000 (+0200) Subject: fix lxc.spec.in X-Git-Tag: lxc-0.7.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411c76ce0fa7a27692bad5836de37dc58ca8b016;p=thirdparty%2Flxc.git fix lxc.spec.in Changed the directory location for documents. Signed-off-by: Daniel Lezcano --- diff --git a/lxc.spec.in b/lxc.spec.in index ac3d81c25..04ea95137 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -76,7 +76,7 @@ rm -rf %{buildroot} %{_bindir}/* %{_mandir}/* %{_datadir}/pkgconfig/* -%{_docdir}/%{name}/* +%{_datadir}/doc/* %files devel %defattr(-,root,root)