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
Fix #5398 and #5395 - Fix tests failing due to problem creating connection for alembic
[larjonas-mediagoblin.git]
/
bootstrap.sh
blob
e01474829543d216a505b57464beeb0da0d2c4d4
1
#!/usr/bin/env bash
2
3
set -e
4
5
aclocal
-I
m4
--install
6
autoreconf
-fvi
7
8
git submodule init
9
git submodule update