Skip to content
Snippets Groups Projects
Commit 99f26e4e authored by John Jarvis's avatar John Jarvis
Browse files

adding maya to supported distro list for create-dev-env.sh

parent ecbb0ee3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment