From ddd48427b142774aabb8ca6f0ab2b47028dd1e36 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Jul 2011 23:01:33 -0400 Subject: [PATCH] fix spec --- orca.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orca.spec b/orca.spec index e18bb3c..e3a2dac 100644 --- a/orca.spec +++ b/orca.spec @@ -1,4 +1,4 @@ -{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %global debug_package %{nil}