]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Remove python2.4 files at core update.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 26 Jul 2010 17:58:36 +0000 (19:58 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 26 Jul 2010 17:58:36 +0000 (19:58 +0200)
config/rootfiles/core/40/update.sh

index 6d76f580d6a51587bef80fd18c6fc3d3a07a18b2..11e039594e9f7e1ad70c9d9b779bfe4922118b58 100644 (file)
 #
 #Extract files
 extract_files
 #
 #Extract files
 extract_files
+#
+#Remove old python files...
+rm -rf /usr/lib/python2.4
+
 #
 #Start services
 
 #
 #Start services