#!/bin/shset -e cd ${CURR_DIR}/subpackage-common-with-sourcefile-globbingrm -rf .dub dub.selections.json${DUB} build --compiler=${DC} :server -v${DUB} build --compiler=${DC} :client -v${DUB} build --compiler=${DC} :common -v