Merge branch 'master' into kimth/generic-coderesponse

This commit is contained in:
kimth
2012-08-13 17:56:06 -04:00

View File

@@ -190,7 +190,7 @@ case `uname -s` in
}
distro=`lsb_release -cs`
case $distro in
lisa|natty|oneiric|precise)
maya|lisa|natty|oneiric|precise)
output "Installing ubuntu requirements"
sudo apt-get -y update
sudo apt-get -y install $APT_PKGS