From: jfa Date: Mon, 17 Dec 2007 13:34:57 +0000 (+0000) Subject: Integrate new version, sent by Francis Kloss. X-Git-Tag: V4_1_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=35a2113bad70cb5d6ce6af5d783f611b231e4edc;p=plugins%2Fblsurfplugin.git Integrate new version, sent by Francis Kloss. --- 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