~fginther/+junk/mir-testrunner-reorder-install

« back to all changes in this revision

Viewing changes to mir_install_packages.sh

  • Committer: josharenson
  • Date: 2014-06-25 20:28:02 UTC
  • Revision ID: joshua.arenson@canonical.com-20140625202802-w3ys19bez08zb9fk
Removed the addition of mir-team/staging ppa as the packages needed are now in universe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
HOME_DIR="/home/phablet"
8
8
 
9
9
apt-add-repository ppa:chris.gagnon/mir-demo-tester -y
10
 
apt-add-repository ppa:mir-team/staging -y
11
10
 
12
11
apt-get update
13
12