forked from pool/python-pmw
Add python_sitelib definition for platforms not defining it (SLE)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pmw?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
27b187a80a
commit
63b1e8b099
@@ -35,6 +35,7 @@ BuildRequires: fdupes
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%description
|
||||
A toolkit for building high-level compound widgets in Python using the Tkinter
|
||||
|
||||
Reference in New Issue
Block a user