Remove PHP 4 packages.
[carnet-upgrade.git] / src / functions.sh
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