diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ .PHONY: all check chrootpkg patch release +## Sync the sources only. all: - makepkg -sd + makepkg --syncdeps --nodeps --nobuild check: namcap PKGBUILD |
![]() |
index : aur/google-cloud-ops-agent-git | |
| Arch Linux package for Google cloud ops-agent. | Shulhan |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 3 |
@@ -1,7 +1,8 @@ .PHONY: all check chrootpkg patch release +## Sync the sources only. all: - makepkg -sd + makepkg --syncdeps --nodeps --nobuild check: namcap PKGBUILD |