]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
fix lxc.spec.in
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 17 Jun 2010 12:04:15 +0000 (14:04 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 17 Jun 2010 12:04:15 +0000 (14:04 +0200)
Changed the directory location for documents.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
lxc.spec.in

index ac3d81c25a3f5ae5f3b63b25449b93ad684e7ae9..04ea95137522dd064c5eed93c601c264ebed33b3 100644 (file)
@@ -76,7 +76,7 @@ rm -rf %{buildroot}
 %{_bindir}/*
 %{_mandir}/*
 %{_datadir}/pkgconfig/*
-%{_docdir}/%{name}/*
+%{_datadir}/doc/*
 
 %files devel
 %defattr(-,root,root)