summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Shapovalov2023-12-18 04:26:14 +0300
committerIvan Shapovalov2023-12-18 04:26:14 +0300
commit1e6cc990aeb955e412b4db44deb3bbb027fbfedc (patch)
treecf97d4b44101e0ebfdb73f68811e1deae39d2faa
parent54ecc61ddbc8da7e291167636ac54cd952a7b43f (diff)
downloadaur-1e6cc990aeb955e412b4db44deb3bbb027fbfedc.tar.gz
Do not install hyperkube as it no longer exists
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a279649f209..4b81ce42c659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -81,7 +81,6 @@ package() {
install -Dm755 \
dist/artifacts/k3s \
- dist/artifacts/hyperkube \
-t "$pkgdir/usr/bin"
install -Dm644 \