MT#7349 fix py_sems install dir properly

mr3.4.1
Victor Seva 12 years ago
parent 73e698494b
commit cc61483b34

@ -0,0 +1,8 @@
--- a/apps/py_sems/Makefile.defs
+++ b/apps/py_sems/Makefile.defs
@@ -15,4 +15,4 @@
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

@ -1,3 +1,4 @@
sipwise/sw_vcs.patch
upstream/0001-dsm-mod_dlg-q-f-make-compilable.patch
no_config.patch
py_sems_path.patch

Loading…
Cancel
Save