The first argument to get_python_lib specifies if the file is platform specific or...
authorSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 22 May 2009 14:23:03 +0000 (14:23 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Fri, 22 May 2009 14:23:03 +0000 (14:23 +0000)
commit9e5c5762dca6a5b1fa2985039c77d8edcdca925a
tree31fdfe5125baabd7d8a6a6a38ce67cb8c0ad903e
parentf4841ee5af188cfecb87eda3496bd041f6311554
The first argument to get_python_lib specifies if the file is platform specific or not. Without this, on 64-bit platforms, the function returns /usr/lib/python instead of
/usr/lib/python64.
pyOpenSSL.spec