From 4d443ee4cc8d4fba4d5fd23e30c167e4370441fb Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 22 May 2009 14:25:08 +0000 Subject: [PATCH] Fixing build, please see companion message in pyopenssl. --- geniwrapper.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geniwrapper.spec b/geniwrapper.spec index f7e73a36..469ed766 100644 --- a/geniwrapper.spec +++ b/geniwrapper.spec @@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/gimport.py* /usr/bin/plc.py* /usr/bin/sfi.py* -%(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")/geni +%(python -c "from distutils.sysconfig import get_python_lib(1); print get_python_lib()")/geni /usr/share/keyconvert %post -- 2.47.0