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
Clarify the "make clean" caution'ing
[larjonas-mediagoblin.git]
/
bootstrap.sh
blob
05c84d468c90a89b7f561e003c50fa71f073d173
1
#!/bin/bash
2
3
aclocal
-I
m4
--install
4
autoreconf
-fvi
5
6
git submodule init
7
git submodule update