Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
Pentium44
/
FreonLinux
Suivre
2
Voter
0
Fork
1
Fichiers
Tickets
1
Pull Requests
1
Wiki
Aborescence:
6bb1d1837c
Branches
Tags
master
FreonLinux
/
pkgbuild
/
rxvt.build
rxvt.build
107 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
cd $systemdir/rxvt
./configure --prefix=$freondir
make -j$corecount
make install
cd $tmpdir