if module_installed zsh; then
   OPTS+=" --with-zshcompletiondir=/usr/share/zsh/site-functions"
fi

default_build
