debian-koji/koji
Michal Privoznik 66ba134859 Install into /usr/lib rather than /usr/lib64/
In koji-1.22.0-129-g0ef3c751 I've changed the way how
site-packages directory is obtained. What I did not realize back
then is there can be multilib systems which will not search for
packages in /usr/lib64. But 64bit systems do look into /usr/lib.
Therefore, let's pick the location where both systems work.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1894261
Fixes: #2578
https://pagure.io/koji/issue/2578
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2020-11-27 10:00:52 +01:00
..
__init__.py remove deprecated --ca option 2020-11-23 11:03:38 +01:00
_version.py Release notes 1.23 2020-10-22 09:46:29 +02:00
arch.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
auth.py doc: api docs 2020-10-23 09:06:23 +02:00
context.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
daemon.py drop host versions 2020-09-30 10:43:19 +02:00
db.py always set utf8 pg client encoding 2020-04-01 16:19:03 +02:00
Makefile Install into /usr/lib rather than /usr/lib64/ 2020-11-27 10:00:52 +01:00
plugin.py replace logging.warn with warning 2020-04-22 13:47:15 +02:00
policy.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
rpmdiff.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
server.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
tasks.py fix flake8 issues 2020-06-05 10:58:38 +02:00
util.py don't fail on missing directory 2020-10-05 13:15:51 +02:00
xmlrpcplus.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00