summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 172791a..a0a2eab 100644
--- a/Makefile
+++ b/Makefile
@@ -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