fix: pass exec-prefix to python bindings install
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 22 Mar 2023 21:57:09 +0000 (17:57 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 5 May 2023 11:44:28 +0000 (07:44 -0400)
commit5778eeac4ed9f124038b93a22917111428ee0ce2
tree6cd49ef4b776840dd6973129a3153c95d359eb53
parentcdca5604839cfed5807698c9f684857c6ffd1321
fix: pass exec-prefix to python bindings install

Some systems will split the arch independent files from the arch
specific using a different value for 'prefix' and 'exec-prefix'. Pass
this information from the Makefile to the python build system.

Change-Id: I2f26ba1d8c8252e5a1c49fb54733e02ae336f157
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/9695
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/9882
CI-Build: Simon Marchi <simon.marchi@efficios.com>
src/bindings/python/bt2/Makefile.am
This page took 0.025035 seconds and 4 git commands to generate.