From 799e11921bb5ef843df8123b83ca59982d7684fb Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Wed, 8 Feb 2012 11:03:11 -0500 Subject: [PATCH] CC-3307: airtime-full-install fails on Ubuntu 11.10 -fixed --- install_full/ubuntu/airtime-full-install | 2 +- install_full/ubuntu/airtime-full-install-nginx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install_full/ubuntu/airtime-full-install b/install_full/ubuntu/airtime-full-install index 33421fa93..cabc6e27f 100755 --- a/install_full/ubuntu/airtime-full-install +++ b/install_full/ubuntu/airtime-full-install @@ -39,7 +39,7 @@ php-pear php5-gd postgresql odbc-postgresql python2.6 libsoundtouch-ocaml \ libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \ libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \ php5-curl mpg123 monit python-virtualenv multitail libcamomile-ocaml-data \ -libvorbis-ocaml libpulse0 vorbis-tools lsb-release php-db zendframework +libvorbis-ocaml libpulse0 vorbis-tools lsb-release php-db #install packages with --force-yes option (this is useful in the case #of Debian, where these packages are unauthorized) diff --git a/install_full/ubuntu/airtime-full-install-nginx b/install_full/ubuntu/airtime-full-install-nginx index f11b0e7e0..745d18e3c 100755 --- a/install_full/ubuntu/airtime-full-install-nginx +++ b/install_full/ubuntu/airtime-full-install-nginx @@ -42,7 +42,7 @@ php-pear php5-gd postgresql odbc-postgresql python2.6 libsoundtouch-ocaml \ libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \ libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \ php5-curl mpg123 monit python-virtualenv multitail libcamomile-ocaml-data \ -libvorbis-ocaml libpulse0 vorbis-tools lsb-release php-db zendframework +libvorbis-ocaml libpulse0 vorbis-tools lsb-release php-db #install packages with --force-yes option (this is useful in the case #of Debian, where these packages are unauthorized)