(

  default_build  &&

  # This isn't where docs go... put um in the right place
  rm -Rf /usr/share/doc/$MODULE-$VERSION  &&
  gather_docs doc/manual.pdf

) > $C_FIFO 2>&1
