Add macros not available on some distributions
This commit is contained in:
parent
e56864b09b
commit
3e56846d8d
@ -1,3 +1,6 @@
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: libkolabxml
|
||||
Version: 0.3
|
||||
Release: 0.1%{?dist}
|
||||
|
Loading…
Reference in New Issue
Block a user