diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,5 +6,9 @@ all: check: namcap PKGBUILD +patch: + git -C src/google-cloud-ops-agent-git diff > 0001-apps-hostmetrics.patch && \ + makepkg -g + release: makepkg --printsrcinfo > .SRCINFO |
