SHA256
1
0
forked from pool/vtk

python doc fix

OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=9
This commit is contained in:
Werner Hoch 2009-01-04 12:27:00 +00:00 committed by Git OBS Bridge
parent 8209923eb6
commit 22f1e565e5

View File

@ -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,-)