From 28742cdadd709d8edf382516e0a7500349b700dc Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 2 Mar 2011 08:29:49 +0000 Subject: [PATCH] 0021196: [CEA 456] Integration and merge modification for debian packages med-install-python.patch This patch helps to install Python packages in the dedicated Python path --- src/ParaMEDMEM_Swig/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ParaMEDMEM_Swig/Makefile.am b/src/ParaMEDMEM_Swig/Makefile.am index e1b74305c..8d6f0d3ff 100644 --- a/src/ParaMEDMEM_Swig/Makefile.am +++ b/src/ParaMEDMEM_Swig/Makefile.am @@ -21,7 +21,8 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am -lib_LTLIBRARIES = _ParaMEDMEM.la +salomepython_PYTHON = ParaMEDMEM.py +salomepyexec_LTLIBRARIES = _ParaMEDMEM.la salomeinclude_HEADERS = \ ParaMEDMEM.i -- 2.39.2