From 41e08e8ff8bbac2d7c598531e4057598c2d85e33 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 23 Dec 2005 09:26:37 +0000 Subject: [PATCH] Fix problems with native Python caused by latest integrations --- config_files/Python-2.2.1.sh | 5 +++-- config_files/Python-2.3.4.sh | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config_files/Python-2.2.1.sh b/config_files/Python-2.2.1.sh index 2dea9f8..b93add4 100755 --- a/config_files/Python-2.2.1.sh +++ b/config_files/Python-2.2.1.sh @@ -24,10 +24,10 @@ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${PRODUCT_DIR}/size.log cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK} diff --git a/config_files/Python-2.3.4.sh b/config_files/Python-2.3.4.sh index f36b825..8178434 100755 --- a/config_files/Python-2.3.4.sh +++ b/config_files/Python-2.3.4.sh @@ -24,10 +24,10 @@ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${PRODUCT_DIR}/size.log cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK} -- 2.39.2