Fix build errors on Ubuntu 24.04 41/314541/2
authorxuhy <huayong.xu@samsung.com>
Thu, 6 Jun 2024 09:11:58 +0000 (17:11 +0800)
committerxuhy <huayong.xu@samsung.com>
Thu, 18 Jul 2024 07:21:24 +0000 (15:21 +0800)
commit8f83e7e029317ac93c43637be1f9443cbe27e947
treea169086fe9530e1af4951aa0c0291e20b41b3812
parent1116f9d0b31cd97bf8113f9f8fda286380f9fd3b
Fix build errors on Ubuntu 24.04

python3 setup.py install --prefix=/usr does not work.
packages are always installed into /usr/local in default.

Change-Id: I3e30b704b5a30e49a029b7ed4c1bad8c327f8dd9
Signed-off-by: xuhy <huayong.xu@samsung.com>
debian/mic.install
debian/rules
mic/3rdparty/requests/api.py
mic/3rdparty/requests/models.py
mic/3rdparty/requests/packages/urllib3/connectionpool.py
mic/3rdparty/requests/packages/urllib3/poolmanager.py
mic/3rdparty/requests/sessions.py