]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
*** empty log message ***
authormaintenance team <salome-mnt@opencascade.com>
Mon, 26 Oct 2009 15:09:25 +0000 (15:09 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Mon, 26 Oct 2009 15:09:25 +0000 (15:09 +0000)
config_files/qt-4.5.2.sh

index 365ee109b2a588b5b08954d12fd68f10ae800c74..ed770ec8b05816f5cafbcfe672fd546972017c77 100755 (executable)
@@ -95,6 +95,8 @@ if test `uname -m` = "x86_64" ; then
      cd ${PRODUCT_DIR}; ln -sf lib lib64
 fi
 
+cd ${PRODUCT_DIR};
+
 # remove sources and temporary files after building
 if [ ${REMOVE_SRC_TMP} == "TRUE" ] ; then
     test -d ${PRODUCT_SRC_DIR} && rm -fr ${PRODUCT_SRC_DIR}