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>
Thu, 27 Apr 2023 19:34:33 +0000 (15:34 -0400)
commit329ddee9d7299a2e8c4037642047482c1eb26456
treea96c7bb71ad0e03b23bfc26b313a3c2da51dbbcb
parentb9382921d464ff6f8d4ce50dbc261e0e1c672469
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>
src/bindings/python/bt2/Makefile.am
This page took 0.025016 seconds and 4 git commands to generate.