Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
Pentium44
/
FreonLinux
Seguir
2
Destacar
0
Fork
1
Archivos
Incidencias
1
Pull Requests
1
Wiki
Árbol:
6bb1d1837c
Ramas
Etiquetas
master
FreonLinux
/
pkgbuild
/
rxvt.build
rxvt.build
107 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
cd $systemdir/rxvt
./configure --prefix=$freondir
make -j$corecount
make install
cd $tmpdir