rxvt.build 107 B

12345678910
  1. cd $systemdir/rxvt
  2. ./configure --prefix=$freondir
  3. make -j$corecount
  4. make install
  5. cd $tmpdir