MT#55831 fix py_sems install dir properly

fix py_sems install dir properly
(real ticket number: MT#7349)

Change-Id: I90c7eb9f400161753c5376b1ace01d011758075e
mr11.2.1
Victor Seva 4 years ago committed by Donat Zenichev
parent 2a842acbc0
commit b151729bd1

@ -15,4 +15,4 @@ PYTHON_DIR = $(shell $(PY_EXE) ./python_inc.py)
PYTHON_LIBDIR = $(shell $(PY_EXE) ./python_lib.py)
#
py-sems-modules-dir?=lib/sems/py_sems
py-sems-modules-dir?=lib/$(APP_NAME)/py_sems

Loading…
Cancel
Save