From 98449f6da7cf2ff60a102accb9130971ee1acf8d857420c8a06e1131249c8d06 Mon Sep 17 00:00:00 2001 From: andrea florio Date: Mon, 9 Nov 2009 09:02:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=15 --- vtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index cafb2cd..194d511 100644 --- a/vtk.spec +++ b/vtk.spec @@ -131,7 +131,7 @@ make install # python stuff is installed in the wrong directory /usr/local # 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}/ %else mv $RPM_BUILD_ROOT%{_prefix}/local/lib/python* $RPM_BUILD_ROOT/%_prefix/lib