- Deploy product directly into /lib/zope/Products. --- zope-zopeprofiler/zope-zopeprofiler.spec.orig 2005-06-03 13:55:08.193168936 -0400 +++ zope-zopeprofiler/zope-zopeprofiler.spec 2005-06-03 14:10:26.614547664 -0400 @@ -69,15 +69,8 @@ # install product libraries %{l_shtool} mkdir -f -p -m 755 \ - $RPM_BUILD_ROOT%{l_prefix}/lib/zope-zopeprofiler/ZopeProfiler - cp -r * $RPM_BUILD_ROOT%{l_prefix}/lib/zope-zopeprofiler/ZopeProfiler/ - - # link products into Zope instance home - %{l_shtool} mkdir -f -p -m 755 \ - $RPM_BUILD_ROOT%{l_prefix}/var/zope/Products - %{l_shtool} mkln -s \ - $RPM_BUILD_ROOT%{l_prefix}/lib/zope-zopeprofiler/ZopeProfiler \ - $RPM_BUILD_ROOT%{l_prefix}/var/zope/Products/ZopeProfiler + $RPM_BUILD_ROOT%{l_prefix}/lib/zope/Products/ZopeProfiler + cp -r * $RPM_BUILD_ROOT%{l_prefix}/lib/zope/Products/ZopeProfiler/ # determine installation files %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}