[orca] fix spec

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 03:02:56 UTC 2011


commit ddd48427b142774aabb8ca6f0ab2b47028dd1e36
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jul 25 23:01:33 2011 -0400

    fix spec

 orca.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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}
 


More information about the scm-commits mailing list