diff options
Diffstat (limited to 'redhat/libraries/python-trinity')
-rw-r--r-- | redhat/libraries/python-trinity/python-trinity-14.0.0.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec index e15e8f573..9ea993252 100644 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://www.trinitydesktop.org/ # +%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} + # TDE variables %define tde_epoch 2 %if "%{?tde_version}" == "" |