Browse Source

python-genshi: drop debug msg

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3449 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 14 years ago
parent
commit
e93df5be87
1 changed files with 0 additions and 2 deletions
  1. 0 2
      p/python-genshi/python-genshi-vl.spec

+ 0 - 2
p/python-genshi/python-genshi-vl.spec

@@ -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