Remove unused variable python_libdir.
This commit is contained in:
parent
f99e2d3c7d
commit
7ee3ded840
@ -66,7 +66,6 @@
|
|||||||
%global with_clustering_support 1
|
%global with_clustering_support 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{!?python_libdir: %define python_libdir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1,1)")}
|
|
||||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
Name: samba
|
Name: samba
|
||||||
|
Loading…
Reference in New Issue
Block a user