Continue if php4-common doesn't exist.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Fri, 8 May 2009 14:38:08 +0000 (16:38 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Fri, 8 May 2009 14:38:08 +0000 (16:38 +0200)
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)