projects
/
carnet-upgrade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0295e
)
Fixed apache 1.3 removal.
author
Valentin Vidic
<vvidic@carnet.hr>
Tue, 15 Jan 2008 14:20:01 +0000
(15:20 +0100)
committer
Valentin Vidic
<vvidic@carnet.hr>
Tue, 15 Jan 2008 14:20:01 +0000
(15:20 +0100)
src/functions.sh
patch
|
blob
|
history
diff --git
a/src/functions.sh
b/src/functions.sh
index
ddde558
..
7a14d80
100644
(file)
--- 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 \