Commit 411c76ce by Daniel Lezcano

fix lxc.spec.in

Changed the directory location for documents. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 765a4e07
...@@ -76,7 +76,7 @@ rm -rf %{buildroot} ...@@ -76,7 +76,7 @@ rm -rf %{buildroot}
%{_bindir}/* %{_bindir}/*
%{_mandir}/* %{_mandir}/*
%{_datadir}/pkgconfig/* %{_datadir}/pkgconfig/*
%{_docdir}/%{name}/* %{_datadir}/doc/*
%files devel %files devel
%defattr(-,root,root) %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