diff --git a/tools/packaging/Makefile b/tools/packaging/Makefile index 651e2f2012..a2668ff765 100644 --- a/tools/packaging/Makefile +++ b/tools/packaging/Makefile @@ -31,7 +31,4 @@ snap: $(YQ) fi snapcraft -d -cmd-kata-pkgsync: - @make -C $(MK_DIR)/cmd/kata-pkgsync - -.PHONY: test-static-build snap cmd-kata-pkgsync +.PHONY: test-static-build snap diff --git a/tools/packaging/README.md b/tools/packaging/README.md index 66cf59d759..19d0978d49 100644 --- a/tools/packaging/README.md +++ b/tools/packaging/README.md @@ -36,10 +36,6 @@ See [the release documentation](release). See the [scripts documentation](scripts). -## Sync packages - -See [the `kata-pkgsync` documentation](cmd/kata-pkgsync). - ## Credits Kata Containers packaging uses [packagecloud](https://packagecloud.io) for