From f824c939b9e23597a706fcaa328876b76e391f82 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 26 Jul 2010 19:58:36 +0200 Subject: [PATCH] Remove python2.4 files at core update. --- config/rootfiles/core/40/update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/rootfiles/core/40/update.sh b/config/rootfiles/core/40/update.sh index 6d76f580d6..11e039594e 100644 --- a/config/rootfiles/core/40/update.sh +++ b/config/rootfiles/core/40/update.sh @@ -30,6 +30,10 @@ # #Extract files extract_files +# +#Remove old python files... +rm -rf /usr/lib/python2.4 + # #Start services -- 2.39.2