default_install &&

if test "$RECOLLQ" = "y" 
then
  install -m 755 query/recollq ${INSTALL_ROOT}/usr/bin/
fi 
