Add macros not available on some distributions

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2012-04-19 13:56:54 +01:00
parent e56864b09b
commit 3e56846d8d

View File

@ -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}