Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
piratas
/
biblioteca
Segui
2
Vota
0
Forka
0
File
Problemi
6
Pull Requests
0
Wiki
Ramo (Branch):
stable
Rami (Branch)
Tag
master
stable
biblioteca
/
bootstrap.sh
bootstrap.sh
102 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
set -e
aclocal -I m4 --install
autoreconf -fvi
git submodule init
git submodule update