~hopem/charms/precise/ci-configurator/1383923

1
2
3
4
5
6
#!/bin/bash -e

if [[ -n "$CONFIG_BZR_REPO" ]] ; then
  make configrepo
fi
make installdeps