make: support deploying static packages in .pack.mk
Set variable `OUTPUT_DIR` in the .pack.mk file to the directory where static build packages will be stored. This directory will be used for the deployment. Add target `deploy-static` for deploying deb and rpm packages via RWS. NO_DOC=make NO_TEST=make NO_CHANGELOG=make
Please register or sign in to comment