Skip to content
Snippets Groups Projects
Commit a72b5768 authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

chore: use std python paths

Depends-On: topic:install_std_python_paths
Change-Id: I00fd0b1d1e235c4f48bbddfc1c73b9eb0ee17280
parent 31e02859
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,4 @@ def build(bld): ...@@ -17,5 +17,4 @@ def build(bld):
use='nux_inc_host_vx', use='nux_inc_host_vx',
genpybind_tags=['libnux_vx'], genpybind_tags=['libnux_vx'],
features='genpybind cxx cxxshlib pyext', features='genpybind cxx cxxshlib pyext',
install_path='${PREFIX}/lib',
) )
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment