Continue if php4-common doesn't exist.
[carnet-upgrade.git] / src / functions.sh
index 2d3df43..cbb8be2 100644 (file)
@@ -933,7 +933,7 @@ remove_skey () {
 # remove unsupported php version
 remove_php4 () {
   # leave the configuration just in case
-  pkgrm_only php4-common
+  pkgrm_only php4-common || true
 }
 
 # check if package is orphaned (nothing depends on it)