Remove PHP 4 packages.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Mon, 27 Apr 2009 15:25:32 +0000 (17:25 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Mon, 27 Apr 2009 15:25:32 +0000 (17:25 +0200)
src/actions/main.queue
src/functions.sh

index b9746a0..d61ed2e 100644 (file)
@@ -51,6 +51,7 @@ true                          dist_upgrade            # instaliraj ostatak
 # i ostatak
 true                           add_group_proc          # za oidentd
 true                           pkgadd monit-cn
+pkg php5-cn                    remove_php4
 pkg kernel-2.6-cn              dpkg-reconfigure kernel-2.6-cn
 # ovo bi trebalo biti predzadnje na popisu
 #  - izvrsi sve uvjetne post_upgrade akcije
index ff90033..33fe10b 100644 (file)
@@ -898,6 +898,12 @@ remove_skey () {
   fi
 }
 
+# remove unsupported php version
+remove_php4 () {
+  # leave the configuration just in case
+  pkgrm_only php4-common
+}
+
 # check if package is orphaned (nothing depends on it)
 is_orphaned () {
   local package deps