CC-3312: Upgrade scripts for 2.0.1

-Done
This commit is contained in:
Martin Konecny 2012-02-09 16:22:59 -05:00
parent a4a41f301f
commit 1dd49b8a11
3 changed files with 27 additions and 2 deletions

View file

@ -52,7 +52,7 @@ apt-get -y --force-yes install libmp3lame-dev lame icecast2
if [ "$dist" = "Debian" ]; then
apt-get -y install zendframework
else
apt-get -y install zend-framework
apt-get -y install libzend-framework-php
fi

View file

@ -54,7 +54,7 @@ apt-get -y --force-yes install libmp3lame-dev lame icecast2
if [ "$dist" = "Debian" ]; then
apt-get -y install zendframework
else
apt-get -y install zend-framework
apt-get -y install libzend-framework-php
fi