lostirc.build 106 B

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