diff options
author | François Andriot <[email protected]> | 2015-08-05 20:25:18 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2015-08-05 20:25:18 +0200 |
commit | 562049cd694f6dd0927b9880227fc4f6da008839 (patch) | |
tree | e939e442f1fb29ff29811ebc02f672ecf62a47c1 /redhat/libraries/python-trinity/python-trinity-14.0.0.spec | |
parent | 6253ed4f8177cb33fef709fb7e215ff94e6300c1 (diff) | |
download | tde-packaging-562049cd694f6dd0927b9880227fc4f6da008839.tar.gz tde-packaging-562049cd694f6dd0927b9880227fc4f6da008839.zip |
RPM Packaging: massive update
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-14.0.0.spec')
-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}" == "" |