jjb: set python install layout to deb
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 13 Jun 2023 18:50:57 +0000 (14:50 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 13 Jun 2023 20:18:30 +0000 (16:18 -0400)
commitc9243fd7ec550ffb681c41bd33387b5c2ae7c323
tree803392dade841385a3f7e4c36e2213201e0a6d21
parentda43930618d4c4d13bb9f3c3cada932c65f7de94
jjb: set python install layout to deb

The default install layout for user built python modules has changed in
Debian 12 to add a 'local' dir to the prefix. Force the traditionnal
system layout by exporting 'DEB_PYTHON_INSTALL_LAYOUT=deb'.

Change-Id: I0d684be831a8deaf49dc486d6850dba3c8267be2
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.023913 seconds and 4 git commands to generate.