Fix #1007 - get location object not string of location name; caused 500 when editing...
[mediagoblin.git] / bootstrap.sh
1 #!/bin/bash
2
3 aclocal -I m4 --install
4 autoreconf -fvi
5
6 git submodule init
7 git submodule update