mkdir -p ./lib/ && rsync -a --exclude '*.ts' --exclude '*.tsx' --include '*.d.ts' ./sources/ ./lib/ && node ../berry/compile.js .
../debian/apply-publish-config ./package.json
