From 14ed38197f2c011889f2cb420482fc487a7febcc Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 14 May 2008 01:57:44 +0000 Subject: [PATCH] try again --- orca.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/orca.spec b/orca.spec index 0e9589a..ce4212c 100644 --- a/orca.spec +++ b/orca.spec @@ -1,4 +1,4 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define python_version 2.5 @@ -91,11 +91,11 @@ fi %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README %{_bindir}/orca -%dir %{python_sitelib}/orca -%{python_sitelib}/orca/*.py* -%{python_sitelib}/orca/brlmodule.so -%dir %{python_sitelib}/orca/scripts -%{python_sitelib}/orca/scripts/*.py* +%dir %{python_sitearch}/orca +%{python_sitearch}/orca/*.py* +%{python_sitearch}/orca/brlmodule.so +%dir %{python_sitearch}/orca/scripts +%{python_sitearch}/orca/scripts/*.py* %{_datadir}/icons/hicolor/*/apps/orca.png %{_datadir}/icons/hicolor/scalable/apps/orca.svg %dir %{_datadir}/orca