From: eap Date: Wed, 2 Mar 2011 08:29:49 +0000 (+0000) Subject: 0021196: [CEA 456] Integration and merge modification for debian packages X-Git-Tag: V6_main_FINAL~1046 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=28742cdadd709d8edf382516e0a7500349b700dc;p=tools%2Fmedcoupling.git 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 --- 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