forked from pool/python-rdflib
- Fixed SLE build by adding a %define python_sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
0590c9234c
commit
3e006f767a
@@ -34,6 +34,7 @@ BuildRequires: python-xml
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%description
|
||||
RDFLib is a Python library for working with RDF, a simple yet powerful
|
||||
|
Reference in New Issue
Block a user