git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3449 ec354946-7b23-47d6-9f5a-488ba84defc7
@@ -27,8 +27,6 @@ Genshi is a Python library that provides an integrated set of components for par
%prep
%setup -q -n Genshi-%{version}
-echo %python_sitearch
-%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)"
%build
python setup.py build