Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
Pentium44
/
FreonLinux
Observar
2
Favorito
0
Fork
1
Arquivos
Issues
1
Pull Requests
1
Wiki
Tree:
6bb1d1837c
Branches
Tags
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