From 35a2113bad70cb5d6ce6af5d783f611b231e4edc Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 17 Dec 2007 13:34:57 +0000 Subject: [PATCH] Integrate new version, sent by Francis Kloss. --- adm_local/unix/make_commence.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index e0d0d98..afa9ef5 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -203,12 +203,12 @@ LN_S=@LN_S@ prefix=@prefix@ exec_prefix=@exec_prefix@ bindir=@bindir@/salome -libdir=@libdir@64/salome +libdir=@libdir@@LIB_LOCATION_SUFFIX@/salome # warning : if user give this path in configure we could have salome/salome :-( includedir=@includedir@/salome datadir=@datadir@/salome idldir=$(prefix)/idl/salome -sharedpydir=@libdir@64/python$(PYTHON_VERSION)/site-packages/salome/shared_modules +sharedpydir=@libdir@@LIB_LOCATION_SUFFIX@/python$(PYTHON_VERSION)/site-packages/salome/shared_modules docdir=${prefix}/doc/salome -- 2.39.2