diff options
Diffstat (limited to 'Makefile')
| -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 |
