repo.or.cz
/
larjonas-mediagoblin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch Generic Foreign Key changes
[larjonas-mediagoblin.git]
/
bootstrap.sh
blob
bc866703e572329dfac7eb08239590625868107c
1
#!/bin/bash
2
3
set -e
4
5
aclocal
-I
m4
--install
6
autoreconf
-fvi
7
8
git submodule init
9
git submodule update