From 6e13cbbfa48984dcf10151a40f7072f3ce00db32 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 2 Jul 2009 14:38:04 +0000 Subject: [PATCH] broken specfile --- geniwrapper.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/geniwrapper.spec b/geniwrapper.spec index 00219e06..6de6ea38 100644 --- a/geniwrapper.spec +++ b/geniwrapper.spec @@ -7,6 +7,7 @@ %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) +%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: %{name} Version: %{version} -- 2.47.0