Files
haikuports/x11-proto
OscarL 9b865cafa8 xcb_proto: fix location of installed Python code. (#9621)
Due to bogus python version detection (expecting "Python 2.x"),
current package is installing files under:

/system/lib/python/po/vendor-packages

instead of

/system/lib/python3.xx/vendor-packages

This is just a quick fix for that.
2023-10-13 08:02:49 +00:00
..