|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
|
|
|
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
|
%define pkgname boto
|
|
|
|
|
|
|
|
|
|
Summary: A simple lightweight interface to Amazon Web Services
|
|
|
|
|