typo here too
authorSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 22 May 2009 18:28:23 +0000 (18:28 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 22 May 2009 18:28:23 +0000 (18:28 +0000)
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>