From 22f1e565e58a48618bc748b57e9de49d26bc96ed52c3701bd37cff6f698855bd Mon Sep 17 00:00:00 2001 From: Werner Hoch Date: Sun, 4 Jan 2009 12:27:00 +0000 Subject: [PATCH] python doc fix OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=9 --- vtk.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index 1598179..00c2510 100644 --- a/vtk.spec +++ b/vtk.spec @@ -134,6 +134,7 @@ make %{_smp_mflags} make install # python stuff is installed in the wrong directory /usr/local +# http://www.vtk.org/Bug/view.php?id=4010 mv $RPM_BUILD_ROOT%{_prefix}/local/%{_lib}/python* $RPM_BUILD_ROOT%{_libdir}/ # install testing-progs and examples @@ -327,9 +328,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/vtkpython %{_libdir}/libvtk*Python*.so.* %{py_sitedir}/* +%{_docdir}/vtk-python %doc README.html %doc vtkLogo.jpg -%doc %{_docdir}/vtk-python %files qt %defattr(-,root,root,-)