SHA256
1
0
forked from pool/vtk
andrea florio 2009-11-09 09:02:34 +00:00 committed by Git OBS Bridge
parent eac5424198
commit 98449f6da7

View File

@ -131,7 +131,7 @@ make install
# python stuff is installed in the wrong directory /usr/local # python stuff is installed in the wrong directory /usr/local
# http://www.vtk.org/Bug/view.php?id=4010 # http://www.vtk.org/Bug/view.php?id=4010
%if %_suse_version <= 1110 %if %suse_version <= 1110
mv $RPM_BUILD_ROOT%{_prefix}/local/%{_lib}/python* $RPM_BUILD_ROOT%{_libdir}/ mv $RPM_BUILD_ROOT%{_prefix}/local/%{_lib}/python* $RPM_BUILD_ROOT%{_libdir}/
%else %else
mv $RPM_BUILD_ROOT%{_prefix}/local/lib/python* $RPM_BUILD_ROOT/%_prefix/lib mv $RPM_BUILD_ROOT%{_prefix}/local/lib/python* $RPM_BUILD_ROOT/%_prefix/lib