X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=src%2Ffunctions.sh;h=cbb8be289eac85d556410dfb209bded618917407;hb=4079aceafdc0196fde97eb596c151d19acc8d9e0;hp=2d3df43a0b08075189cb085a4bf0995634714c83;hpb=6c222834787f017a19cc3786c3cef21cc3efefd8;p=carnet-upgrade.git diff --git a/src/functions.sh b/src/functions.sh index 2d3df43..cbb8be2 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -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)