(

  cd tessdata &&
  tar zxvf $SOURCE_CACHE/$SOURCE2 &&
  cd ../ &&

  automake &&
  default_build

) > $C_FIFO 2>&1
