so that we can get rid of several ${SUBST_CMD} -c + chown constructs in the tree. For example: ${SUBST_CMD} -c src dest chown username:groupname dest becomes: ${SUBST_CMD} -o username -g groupname -c src dest comments & ok espie@
make update-patches