From 8c2f8a2b42e03a5e5a48b141b6ddbd983e02fb10 Mon Sep 17 00:00:00 2001 From: inv Date: Thu, 27 May 2010 10:35:55 +0000 Subject: [PATCH] *** empty log message *** --- config_files/tcltk-8.4.14.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config_files/tcltk-8.4.14.sh b/config_files/tcltk-8.4.14.sh index 4d285ba..0e057b5 100755 --- a/config_files/tcltk-8.4.14.sh +++ b/config_files/tcltk-8.4.14.sh @@ -236,9 +236,9 @@ mv -f _tclConfig.sh tclConfig.sh sed -e "s%${old_prefix}%${PRODUCT_DIR}%g" tkConfig.sh > _tkConfig.sh mv -f _tkConfig.sh tkConfig.sh - if test `uname -m` = "x86_64" ; then - cd ${PRODUCT_DIR} ; ln -s lib lib64 - fi +# if test `uname -m` = "x86_64" ; then +# cd ${PRODUCT_DIR} ; ln -s lib lib64 +# fi # to generate environment scripts try_preinstalled -- 2.39.2