Remove unused variable python_libdir.

This commit is contained in:
Michael Adam 2015-01-06 16:55:36 +01:00 committed by Michael Adam
parent f99e2d3c7d
commit 7ee3ded840
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@
%global with_clustering_support 1
%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)")}
Name: samba