From 9d7a0f31ca4b872bf98e79461b9561f2ea30d09d Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Mon, 16 Jan 2012 13:47:50 -0500 Subject: [PATCH] CC-3254: lsb-release package should be installed by install_full scripts -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 0137b02f1..a17fcced0 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 +libvorbis-ocaml libpulse0 vorbis-tools lsb-release #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 efde36b32..3aa6a92c2 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 +libvorbis-ocaml libpulse0 vorbis-tools lsb-release #install packages with --force-yes option (this is useful in the case #of Debian, where these packages are unauthorized)