jjb: temporary fix for python layout on deb12
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 19 Jun 2023 17:58:59 +0000 (13:58 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 19 Jun 2023 18:02:34 +0000 (14:02 -0400)
commit05615fb2bf814a91967420d9745d920670b4e15c
tree1242412960f9ff2a8745d4ecba42d343dd21fe4a
parent55399c91b21205d6f9697bb28c03d948f9d8514c
jjb: temporary fix for python layout on deb12

Revert the change to 'DEB_PYTHON_INSTALL_LAYOUT=deb' which also changes
'site-packages' to 'dist-packages' which is debian specific.

Instead, temporarily add the incorrect 'local/$LIBDIR' to the
lttng-tools PYTHONPATH while we work on a fix for the build system of
the affected projects.

Change-Id: I662295ae48973eff0864377f58c915edf9ded941
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/babeltrace/build.sh
scripts/lttng-tools/build.sh
scripts/lttng-ust/build.sh
This page took 0.02313 seconds and 4 git commands to generate.