~abentley/charms/precise/charmworld/nagios

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Aaron Bentley
  • Date: 2013-01-09 15:49:51 UTC
  • Revision ID: aaron@canonical.com-20130109154951-9v6oo2pyriwcf7em
Add build-essential so that make commands work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
add-apt-repository -y ppa:charmers/charm-helpers
5
5
apt-get update
6
6
apt-get install -y bzr nginx python-virtualenv python-dev python-dateutil \
7
 
  charm-helper-sh
 
7
  charm-helper-sh build-essential
8
8
 
9
9
mkdir -p ~ubuntu/var/charms