Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
Pentium44
/
FreonLinux
Watch
2
Star
0
Fork
1
Files
Issues
1
Pull Requests
1
Wiki
Tree:
6bb1d1837c
Branches
Tags
master
FreonLinux
/
pkgbuild
/
rxvt.build
rxvt.build
107 B
History
Raw
1
2
3
4
5
6
7
8
9
10
cd $systemdir/rxvt
./configure --prefix=$freondir
make -j$corecount
make install
cd $tmpdir