From: Valentin Vidic Date: Tue, 15 Jan 2008 14:20:01 +0000 (+0100) Subject: Fixed apache 1.3 removal. X-Git-Tag: debian/4.0.1~67 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=54e2806cf126f14faaf4908b6789c083aab09bcc;p=carnet-upgrade.git Fixed apache 1.3 removal. --- diff --git a/src/functions.sh b/src/functions.sh index ddde558..7a14d80 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -476,7 +476,7 @@ upgrade_apache () { squirrelmail-cn; do pkg p && delpkg="$delpkg $p" done - eval pkgrm apache $delpkg + eval pkgrm apache-common $delpkg # install new packages eval pkgadd apache2-cn apache2-mpm-prefork \