From 555328411b33872f5498884248c1600d50c53400 Mon Sep 17 00:00:00 2001 From: inv Date: Fri, 11 Nov 2011 12:55:55 +0000 Subject: [PATCH] *** empty log message *** --- config_files/freetype-2.3.7.sh | 5 +++-- config_files/ftgl-2.1.2.sh | 7 ++++--- config_files/tcltk-8.5.8.sh | 7 ++++--- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/config_files/freetype-2.3.7.sh b/config_files/freetype-2.3.7.sh index 707edb1..8618560 100755 --- a/config_files/freetype-2.3.7.sh +++ b/config_files/freetype-2.3.7.sh @@ -32,6 +32,7 @@ print_env_bin() cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < configure -#chmod 755 ./configure -#VRV - bug in a tclx configure + cd ${PRODUCT_SRC_DIR}/tclx8.4.0_SRC +#INV - bug in a tclx configure +cp configure configure.orig && sed "s/relid'/relid/" configure.orig > configure +chmod 755 ./configure cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <