From fcf5ba581cb52600c8da4ff37641bd0b3cd27dcc Mon Sep 17 00:00:00 2001 From: Gilles DAVID Date: Tue, 29 Jan 2019 11:14:04 +0100 Subject: [PATCH] omniorbpy en package --- idl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl/Makefile.am b/idl/Makefile.am index b7fc1eb..64a2dc2 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -35,7 +35,7 @@ libADAO_COMPONENT_la_LIBADD = $(KERNEL_LIBS) %SK.cc %.hh : %.idl $(OMNIORB_IDL) -bcxx $(IDLCXXFLAGS) $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $< %_idl.py : %.idl - $(OMNIORB_IDL) -bpython $(IDL_INCLUDES) $< + $(OMNIORB_IDL) -p /opt/omniorbpy/4.2.2/lib/python3.6/site-packages/omniidl_be -bpython $(IDL_INCLUDES) $< %PaCO.hxx %PaCO.cxx : %.idl %.xml $(OMNIORB_IDL) -I@KERNEL_ROOT_DIR@/idl/salome -p@PACOPATH@/lib/python -bpaco -Wb$(top_srcdir)/idl/$*.xml,$(srcdir):@PACOPATH@/idl:@KERNEL_ROOT_DIR@/idl/salome $(top_srcdir)/idl/$*.idl -- 2.39.2