typo here too
[pyopenssl.git] / pyOpenSSL.spec
index 48a9a80..016f407 100644 (file)
@@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f INSTALLED_OBJECTS
 %defattr(-,root,root,-)
-%(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1),")/OpenSSL
+%(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")/OpenSSL
 
 %changelog
 * Wed May 20 2009 Baris Metin <tmetin@sophia.inria.fr>