From 2d537973169683a9b46cd3f1835cf72e43ce93c2fb000c6c03bfa88fb0ecae15 Mon Sep 17 00:00:00 2001 From: andrea florio Date: Sun, 8 Nov 2009 21:21:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=13 --- vtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index b3b5c90..bb2e72a 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 -mv $RPM_BUILD_ROOT%{_prefix}/local/%{_lib}/python* $RPM_BUILD_ROOT%{_libdir}/ +mv $RPM_BUILD_ROOT%{_prefix}/local/%{_libexec}/python* $RPM_BUILD_ROOT%{_libexec}/ # install testing-progs and examples find bin -type f | egrep -v '\.' > bin-progs-list