Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
piratas
/
biblioteca
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
6
Pull Requests
0
Wiki
Rama:
stable
Ramas
Etiquetas
master
stable
biblioteca
/
bootstrap.sh
bootstrap.sh
102 B
Permalink
Histórico
Raw
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